Changeset 1032 for code/trunk/visual_studio
- Timestamp:
- Apr 12, 2008, 4:08:29 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/visual_studio/vc8/orxonox.vcproj
r1024 r1032 208 208 </File> 209 209 <File 210 RelativePath="..\..\src\orxonox\objects\Fighter.cc"211 >212 </File>213 <File214 210 RelativePath="..\..\src\orxonox\objects\Model.cc" 215 211 > … … 241 237 RelativePath="..\..\src\orxonox\objects\weapon\AmmunitionDump.cc" 242 238 > 239 <FileConfiguration 240 Name="Debug|Win32" 241 ExcludedFromBuild="true" 242 > 243 <Tool 244 Name="VCCLCompilerTool" 245 /> 246 </FileConfiguration> 243 247 </File> 244 248 <File 245 249 RelativePath="..\..\src\orxonox\objects\weapon\BarrelGun.cc" 246 250 > 251 <FileConfiguration 252 Name="Debug|Win32" 253 ExcludedFromBuild="true" 254 > 255 <Tool 256 Name="VCCLCompilerTool" 257 /> 258 </FileConfiguration> 247 259 </File> 248 260 <File 249 261 RelativePath="..\..\src\orxonox\objects\weapon\BaseWeapon.cc" 250 262 > 263 <FileConfiguration 264 Name="Debug|Win32" 265 ExcludedFromBuild="true" 266 > 267 <Tool 268 Name="VCCLCompilerTool" 269 /> 270 </FileConfiguration> 251 271 </File> 252 272 <File 253 273 RelativePath="..\..\src\orxonox\objects\weapon\Bullet.cc" 254 274 > 275 <FileConfiguration 276 Name="Debug|Win32" 277 ExcludedFromBuild="true" 278 > 279 <Tool 280 Name="VCCLCompilerTool" 281 /> 282 </FileConfiguration> 255 283 </File> 256 284 <File 257 285 RelativePath="..\..\src\orxonox\objects\weapon\BulletManager.cc" 258 286 > 287 <FileConfiguration 288 Name="Debug|Win32" 289 ExcludedFromBuild="true" 290 > 291 <Tool 292 Name="VCCLCompilerTool" 293 /> 294 </FileConfiguration> 259 295 </File> 260 296 <File 261 297 RelativePath="..\..\src\orxonox\objects\weapon\WeaponStation.cc" 262 298 > 299 <FileConfiguration 300 Name="Debug|Win32" 301 ExcludedFromBuild="true" 302 > 303 <Tool 304 Name="VCCLCompilerTool" 305 /> 306 </FileConfiguration> 263 307 </File> 264 308 </Filter> … … 339 383 <File 340 384 RelativePath="..\..\src\orxonox\objects\Explosion.h" 341 >342 </File>343 <File344 RelativePath="..\..\src\orxonox\objects\Fighter.h"345 385 > 346 386 </File>
Note: See TracChangeset
for help on using the changeset viewer.