Changeset 1204 for code/branches/input/visual_studio/vc8
- Timestamp:
- Apr 30, 2008, 9:58:13 AM (17 years ago)
- Location:
- code/branches/input/visual_studio/vc8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/input/visual_studio/vc8/core.vcproj
r1203 r1204 149 149 > 150 150 <File 151 RelativePath="..\..\src\core\asdf.cc"152 >153 <FileConfiguration154 Name="Debug|Win32"155 ExcludedFromBuild="true"156 >157 <Tool158 Name="VCCLCompilerTool"159 />160 </FileConfiguration>161 <FileConfiguration162 Name="Release|Win32"163 ExcludedFromBuild="true"164 >165 <Tool166 Name="VCCLCompilerTool"167 />168 </FileConfiguration>169 </File>170 <File171 151 RelativePath="..\..\src\core\BaseObject.cc" 172 152 > … … 217 197 </File> 218 198 <File 219 RelativePath="..\..\src\core\InputEventListener.cc"220 >221 <FileConfiguration222 Name="Debug|Win32"223 ExcludedFromBuild="true"224 >225 <Tool226 Name="VCCLCompilerTool"227 />228 </FileConfiguration>229 <FileConfiguration230 Name="Release|Win32"231 ExcludedFromBuild="true"232 >233 <Tool234 Name="VCCLCompilerTool"235 />236 </FileConfiguration>237 </File>238 <File239 199 RelativePath="..\..\src\core\InputHandler.cc" 240 200 > 241 <FileConfiguration242 Name="Debug|Win32"243 >244 <Tool245 Name="VCCLCompilerTool"246 />247 </FileConfiguration>248 <FileConfiguration249 Name="Release|Win32"250 >251 <Tool252 Name="VCCLCompilerTool"253 />254 </FileConfiguration>255 201 </File> 256 202 <File … … 317 263 > 318 264 <File 319 RelativePath="..\..\src\core\asdf.h"320 >321 </File>322 <File323 265 RelativePath="..\..\src\core\BaseObject.h" 324 266 > … … 398 340 <File 399 341 RelativePath="..\..\src\core\InputBuffer.h" 400 >401 </File>402 <File403 RelativePath="..\..\src\core\InputEvent.h"404 >405 </File>406 <File407 RelativePath="..\..\src\core\InputEventListener.h"408 342 > 409 343 </File> -
code/branches/input/visual_studio/vc8/orxonox.vcproj
r1203 r1204 434 434 > 435 435 </File> 436 <File437 RelativePath="..\..\src\orxonox\Steerable.h"438 >439 </File>440 436 <Filter 441 437 Name="hud"
Note: See TracChangeset
for help on using the changeset viewer.