Changeset 2435 for code/branches/presentation/visual_studio
- Timestamp:
- Dec 14, 2008, 1:42:17 AM (16 years ago)
- Location:
- code/branches/presentation/visual_studio/vc8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation/visual_studio/vc8/network.vcproj
r2371 r2435 196 196 > 197 197 </File> 198 <File 199 RelativePath="..\..\src\network\TrafficControl.cc" 200 > 201 </File> 198 202 <Filter 199 203 Name="packet" … … 306 310 > 307 311 </File> 312 <File 313 RelativePath="..\..\src\network\TrafficControl.h" 314 > 315 </File> 308 316 <Filter 309 317 Name="packet" -
code/branches/presentation/visual_studio/vc8/orxonox.vcproj
r2171 r2435 305 305 </File> 306 306 <File 307 RelativePath="..\..\src\orxonox\objects\worldentities\Planet.cc" 308 > 309 </File> 310 <File 307 311 RelativePath="..\..\src\orxonox\objects\worldentities\PositionableEntity.cc" 308 312 > … … 341 345 <File 342 346 RelativePath="..\..\src\orxonox\objects\worldentities\triggers\EventTrigger.cc" 347 > 348 </File> 349 <File 350 RelativePath="..\..\src\orxonox\objects\worldentities\triggers\PlayerTrigger.cc" 343 351 > 344 352 </File> … … 589 597 </File> 590 598 <File 599 RelativePath="..\..\src\orxonox\objects\quest\QuestEffectBeacon.cc" 600 > 601 </File> 602 <File 591 603 RelativePath="..\..\src\orxonox\objects\quest\QuestHint.cc" 592 604 > … … 594 606 <File 595 607 RelativePath="..\..\src\orxonox\objects\quest\QuestItem.cc" 608 > 609 </File> 610 <File 611 RelativePath="..\..\src\orxonox\objects\quest\QuestListener.cc" 596 612 > 597 613 </File> … … 743 759 </File> 744 760 </Filter> 761 <Filter 762 Name="notifications" 763 > 764 <File 765 RelativePath="..\..\src\orxonox\overlays\notifications\Notification.cc" 766 > 767 </File> 768 <File 769 RelativePath="..\..\src\orxonox\overlays\notifications\NotificationManager.cc" 770 > 771 </File> 772 <File 773 RelativePath="..\..\src\orxonox\overlays\notifications\NotificationQueue.cc" 774 > 775 </File> 776 </Filter> 745 777 </Filter> 746 778 <Filter … … 933 965 </File> 934 966 <File 967 RelativePath="..\..\src\orxonox\objects\worldentities\Planet.h" 968 > 969 </File> 970 <File 935 971 RelativePath="..\..\src\orxonox\objects\worldentities\PositionableEntity.h" 936 972 > … … 972 1008 </File> 973 1009 <File 1010 RelativePath="..\..\src\orxonox\objects\worldentities\triggers\PlayerTrigger.h" 1011 > 1012 </File> 1013 <File 974 1014 RelativePath="..\..\src\orxonox\objects\worldentities\triggers\Trigger.h" 975 1015 > … … 1057 1097 </File> 1058 1098 <File 1099 RelativePath="..\..\src\orxonox\objects\quest\QuestEffectBeacon.h" 1100 > 1101 </File> 1102 <File 1059 1103 RelativePath="..\..\src\orxonox\objects\quest\QuestHint.h" 1060 1104 > … … 1062 1106 <File 1063 1107 RelativePath="..\..\src\orxonox\objects\quest\QuestItem.h" 1108 > 1109 </File> 1110 <File 1111 RelativePath="..\..\src\orxonox\objects\quest\QuestListener.h" 1064 1112 > 1065 1113 </File> … … 1226 1274 <File 1227 1275 RelativePath="..\..\src\orxonox\overlays\debug\DebugRTRText.h" 1276 > 1277 </File> 1278 </Filter> 1279 <Filter 1280 Name="notifications" 1281 > 1282 <File 1283 RelativePath="..\..\src\orxonox\overlays\notifications\Notification.h" 1284 > 1285 </File> 1286 <File 1287 RelativePath="..\..\src\orxonox\overlays\notifications\NotificationManager.h" 1288 > 1289 </File> 1290 <File 1291 RelativePath="..\..\src\orxonox\overlays\notifications\NotificationQueue.h" 1228 1292 > 1229 1293 </File>
Note: See TracChangeset
for help on using the changeset viewer.