Changeset 1961 for code/branches/objecthierarchy/visual_studio/vc8
- Timestamp:
- Oct 20, 2008, 12:04:03 AM (16 years ago)
- Location:
- code/branches/objecthierarchy/visual_studio/vc8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/objecthierarchy/visual_studio/vc8/core.vcproj
r1896 r1961 173 173 </File> 174 174 <File 175 RelativePath="..\..\src\core\LuaBind.cc" 176 > 177 </File> 178 <File 175 179 RelativePath="..\..\src\core\OrxonoxClass.cc" 176 180 > … … 178 182 <File 179 183 RelativePath="..\..\src\core\RootGameState.cc" 180 >181 </File>182 <File183 RelativePath="..\..\src\core\Script.cc"184 184 > 185 185 </File> … … 405 405 </File> 406 406 <File 407 RelativePath="..\..\src\core\LuaBind.h" 408 > 409 </File> 410 <File 407 411 RelativePath="..\..\src\core\OrxonoxClass.h" 408 412 > … … 410 414 <File 411 415 RelativePath="..\..\src\core\RootGameState.h" 412 >413 </File>414 <File415 RelativePath="..\..\src\core\Script.h"416 416 > 417 417 </File> -
code/branches/objecthierarchy/visual_studio/vc8/orxonox.vcproj
r1947 r1961 200 200 </File> 201 201 <File 202 RelativePath="..\..\src\orxonox\objects\DistanceTrigger.cc" 203 > 204 </File> 205 <File 202 206 RelativePath="..\..\src\orxonox\objects\Radar.cc" 203 207 > … … 212 216 </File> 213 217 <File 218 RelativePath="..\..\src\orxonox\objects\Script.cc" 219 > 220 </File> 221 <File 214 222 RelativePath="..\..\src\orxonox\objects\Tickable.cc" 223 > 224 </File> 225 <File 226 RelativePath="..\..\src\orxonox\objects\Trigger.cc" 215 227 > 216 228 </File> … … 536 548 </File> 537 549 <File 550 RelativePath="..\..\src\orxonox\objects\DistanceTrigger.h" 551 > 552 </File> 553 <File 538 554 RelativePath="..\..\src\orxonox\objects\Radar.h" 539 555 > … … 548 564 </File> 549 565 <File 566 RelativePath="..\..\src\orxonox\objects\Script.h" 567 > 568 </File> 569 <File 550 570 RelativePath="..\..\src\orxonox\objects\Tickable.h" 571 > 572 </File> 573 <File 574 RelativePath="..\..\src\orxonox\objects\Trigger.h" 551 575 > 552 576 </File>
Note: See TracChangeset
for help on using the changeset viewer.