Changeset 1613 for code/branches/hud/visual_studio/vc8/orxonox.vcproj
- Timestamp:
- Jun 20, 2008, 12:05:12 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/hud/visual_studio/vc8/orxonox.vcproj
r1609 r1613 189 189 </File> 190 190 <File 191 RelativePath="..\..\src\orxonox\RadarViewable.cc" 192 > 193 <FileConfiguration 194 Name="Debug|Win32" 195 > 196 <Tool 197 Name="VCCLCompilerTool" 198 ObjectFile="$(IntDir)\$(InputName)1.obj" 199 XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" 200 /> 201 </FileConfiguration> 202 <FileConfiguration 203 Name="Release|Win32" 204 > 205 <Tool 206 Name="VCCLCompilerTool" 207 ObjectFile="$(IntDir)\$(InputName)1.obj" 208 XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" 209 /> 210 </FileConfiguration> 211 </File> 212 <File 191 213 RelativePath="..\..\src\orxonox\Settings.cc" 192 214 > … … 484 506 <File 485 507 RelativePath="..\..\src\orxonox\overlays\hud\HUDText.cc" 486 >487 </File>488 <File489 RelativePath="..\..\src\orxonox\overlays\hud\RadarObject.cc"490 >491 </File>492 <File493 RelativePath="..\..\src\orxonox\overlays\hud\RadarViewable.cc"494 508 > 495 509 </File> … … 523 537 </File> 524 538 <File 539 RelativePath="..\..\src\orxonox\RadarViewable.h" 540 > 541 </File> 542 <File 525 543 RelativePath="..\..\src\orxonox\Settings.h" 526 544 > … … 698 716 <File 699 717 RelativePath="..\..\src\orxonox\overlays\hud\HUDText.h" 700 >701 </File>702 <File703 RelativePath="..\..\src\orxonox\overlays\hud\OverlayElementFactories.h"704 >705 </File>706 <File707 RelativePath="..\..\src\orxonox\overlays\hud\RadarObject.h"708 >709 </File>710 <File711 RelativePath="..\..\src\orxonox\overlays\hud\RadarViewable.h"712 718 > 713 719 </File>
Note: See TracChangeset
for help on using the changeset viewer.