| 1 |
# Microsoft Developer Studio Project File - Name="RailSim2" - Package Owner=<4> |
| 2 |
# Microsoft Developer Studio Generated Build File, Format Version 6.00 |
| 3 |
# ** 編集しないでください ** |
| 4 |
|
| 5 |
# TARGTYPE "Win32 (x86) Application" 0x0101 |
| 6 |
|
| 7 |
CFG=RailSim2 - Win32 Debug |
| 8 |
!MESSAGE これは有効なメイクファイルではありません。 このプロジェクトをビルドするためには NMAKE を使用してください。 |
| 9 |
!MESSAGE [メイクファイルのエクスポート] コマンドを使用して実行してください |
| 10 |
!MESSAGE |
| 11 |
!MESSAGE NMAKE /f "RailSim2.mak". |
| 12 |
!MESSAGE |
| 13 |
!MESSAGE NMAKE の実行時に構成を指定できます |
| 14 |
!MESSAGE コマンド ライン上でマクロの設定を定義します。例: |
| 15 |
!MESSAGE |
| 16 |
!MESSAGE NMAKE /f "RailSim2.mak" CFG="RailSim2 - Win32 Debug" |
| 17 |
!MESSAGE |
| 18 |
!MESSAGE 選択可能なビルド モード: |
| 19 |
!MESSAGE |
| 20 |
!MESSAGE "RailSim2 - Win32 Release" ("Win32 (x86) Application" 用) |
| 21 |
!MESSAGE "RailSim2 - Win32 Debug" ("Win32 (x86) Application" 用) |
| 22 |
!MESSAGE |
| 23 |
|
| 24 |
# Begin Project |
| 25 |
# PROP AllowPerConfigDependencies 0 |
| 26 |
# PROP Scc_ProjName "" |
| 27 |
# PROP Scc_LocalPath "" |
| 28 |
CPP=cl.exe |
| 29 |
MTL=midl.exe |
| 30 |
RSC=rc.exe |
| 31 |
|
| 32 |
!IF "$(CFG)" == "RailSim2 - Win32 Release" |
| 33 |
|
| 34 |
# PROP BASE Use_MFC 0 |
| 35 |
# PROP BASE Use_Debug_Libraries 0 |
| 36 |
# PROP BASE Output_Dir "Release" |
| 37 |
# PROP BASE Intermediate_Dir "Release" |
| 38 |
# PROP BASE Target_Dir "" |
| 39 |
# PROP Use_MFC 0 |
| 40 |
# PROP Use_Debug_Libraries 0 |
| 41 |
# PROP Output_Dir "Release_vc6" |
| 42 |
# PROP Intermediate_Dir "Release_vc6" |
| 43 |
# PROP Ignore_Export_Lib 0 |
| 44 |
# PROP Target_Dir "" |
| 45 |
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c |
| 46 |
# ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FR /YX"stdafx.h" /FD /c |
| 47 |
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 |
| 48 |
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 |
| 49 |
# ADD BASE RSC /l 0x411 /d "NDEBUG" |
| 50 |
# ADD RSC /l 0x411 /d "NDEBUG" |
| 51 |
BSC32=bscmake.exe |
| 52 |
# ADD BASE BSC32 /nologo |
| 53 |
# ADD BSC32 /nologo |
| 54 |
LINK32=link.exe |
| 55 |
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 |
| 56 |
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /out:"RailSim2\RailSim2_Release_vc6.exe" |
| 57 |
|
| 58 |
!ELSEIF "$(CFG)" == "RailSim2 - Win32 Debug" |
| 59 |
|
| 60 |
# PROP BASE Use_MFC 0 |
| 61 |
# PROP BASE Use_Debug_Libraries 1 |
| 62 |
# PROP BASE Output_Dir "Debug" |
| 63 |
# PROP BASE Intermediate_Dir "Debug" |
| 64 |
# PROP BASE Target_Dir "" |
| 65 |
# PROP Use_MFC 0 |
| 66 |
# PROP Use_Debug_Libraries 1 |
| 67 |
# PROP Output_Dir "Debug_vc6" |
| 68 |
# PROP Intermediate_Dir "Debug_vc6" |
| 69 |
# PROP Ignore_Export_Lib 0 |
| 70 |
# PROP Target_Dir "" |
| 71 |
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c |
| 72 |
# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR /YX"stdafx.h" /FD /GZ /c |
| 73 |
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 |
| 74 |
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 |
| 75 |
# ADD BASE RSC /l 0x411 /d "_DEBUG" |
| 76 |
# ADD RSC /l 0x411 /d "_DEBUG" |
| 77 |
BSC32=bscmake.exe |
| 78 |
# ADD BASE BSC32 /nologo |
| 79 |
# ADD BSC32 /nologo |
| 80 |
LINK32=link.exe |
| 81 |
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept |
| 82 |
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /out:"RailSim2\RailSim2_Debug_vc6.exe" /pdbtype:sept |
| 83 |
# SUBTRACT LINK32 /profile /incremental:no |
| 84 |
|
| 85 |
!ENDIF |
| 86 |
|
| 87 |
# Begin Target |
| 88 |
|
| 89 |
# Name "RailSim2 - Win32 Release" |
| 90 |
# Name "RailSim2 - Win32 Debug" |
| 91 |
# Begin Group "Source Files" |
| 92 |
|
| 93 |
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
| 94 |
# Begin Group "RS2 Source" |
| 95 |
|
| 96 |
# PROP Default_Filter "" |
| 97 |
# Begin Group "Misc Class Source" |
| 98 |
|
| 99 |
# PROP Default_Filter "" |
| 100 |
# Begin Source File |
| 101 |
|
| 102 |
SOURCE=.\CCamera.cpp |
| 103 |
# End Source File |
| 104 |
# Begin Source File |
| 105 |
|
| 106 |
SOURCE=.\CCursor.cpp |
| 107 |
# End Source File |
| 108 |
# Begin Source File |
| 109 |
|
| 110 |
SOURCE=.\CJobTimer.cpp |
| 111 |
# End Source File |
| 112 |
# Begin Source File |
| 113 |
|
| 114 |
SOURCE=.\CPixelbit.cpp |
| 115 |
# End Source File |
| 116 |
# Begin Source File |
| 117 |
|
| 118 |
SOURCE=.\CPixelbitStamp.cpp |
| 119 |
# End Source File |
| 120 |
# Begin Source File |
| 121 |
|
| 122 |
SOURCE=.\CShadowVolume.cpp |
| 123 |
# End Source File |
| 124 |
# Begin Source File |
| 125 |
|
| 126 |
SOURCE=.\CStringTexture.cpp |
| 127 |
# End Source File |
| 128 |
# Begin Source File |
| 129 |
|
| 130 |
SOURCE=.\CVertexDump.cpp |
| 131 |
# End Source File |
| 132 |
# Begin Source File |
| 133 |
|
| 134 |
SOURCE=.\CWaveArray.cpp |
| 135 |
# End Source File |
| 136 |
# Begin Source File |
| 137 |
|
| 138 |
SOURCE=.\CWindowDivInfo.cpp |
| 139 |
# End Source File |
| 140 |
# End Group |
| 141 |
# Begin Group "Interface Class Source" |
| 142 |
|
| 143 |
# PROP Default_Filter "" |
| 144 |
# Begin Source File |
| 145 |
|
| 146 |
SOURCE=.\CCheckBox.cpp |
| 147 |
# End Source File |
| 148 |
# Begin Source File |
| 149 |
|
| 150 |
SOURCE=.\CDiaDialog.cpp |
| 151 |
# End Source File |
| 152 |
# Begin Source File |
| 153 |
|
| 154 |
SOURCE=.\CDragContainer.cpp |
| 155 |
# End Source File |
| 156 |
# Begin Source File |
| 157 |
|
| 158 |
SOURCE=.\CEditCtrl.cpp |
| 159 |
# End Source File |
| 160 |
# Begin Source File |
| 161 |
|
| 162 |
SOURCE=.\CGroupBox.cpp |
| 163 |
# End Source File |
| 164 |
# Begin Source File |
| 165 |
|
| 166 |
SOURCE=.\CInterface.cpp |
| 167 |
# End Source File |
| 168 |
# Begin Source File |
| 169 |
|
| 170 |
SOURCE=.\CListView.cpp |
| 171 |
# End Source File |
| 172 |
# Begin Source File |
| 173 |
|
| 174 |
SOURCE=.\CMiniButton.cpp |
| 175 |
# End Source File |
| 176 |
# Begin Source File |
| 177 |
|
| 178 |
SOURCE=.\CMultiStatic.cpp |
| 179 |
# End Source File |
| 180 |
# Begin Source File |
| 181 |
|
| 182 |
SOURCE=.\CPluginTree.cpp |
| 183 |
# End Source File |
| 184 |
# Begin Source File |
| 185 |
|
| 186 |
SOURCE=.\CPopMenu.cpp |
| 187 |
# End Source File |
| 188 |
# Begin Source File |
| 189 |
|
| 190 |
SOURCE=.\CPushButton.cpp |
| 191 |
# End Source File |
| 192 |
# Begin Source File |
| 193 |
|
| 194 |
SOURCE=.\CRadioButton.cpp |
| 195 |
# End Source File |
| 196 |
# Begin Source File |
| 197 |
|
| 198 |
SOURCE=.\CScrollBarV.cpp |
| 199 |
# End Source File |
| 200 |
# Begin Source File |
| 201 |
|
| 202 |
SOURCE=.\CSimpleDialog.cpp |
| 203 |
# End Source File |
| 204 |
# Begin Source File |
| 205 |
|
| 206 |
SOURCE=.\CStaticCtrl.cpp |
| 207 |
# End Source File |
| 208 |
# Begin Source File |
| 209 |
|
| 210 |
SOURCE=.\CToggleIcon.cpp |
| 211 |
# End Source File |
| 212 |
# Begin Source File |
| 213 |
|
| 214 |
SOURCE=.\CTreeDirElement.cpp |
| 215 |
# End Source File |
| 216 |
# Begin Source File |
| 217 |
|
| 218 |
SOURCE=.\CTreeElement.cpp |
| 219 |
# End Source File |
| 220 |
# Begin Source File |
| 221 |
|
| 222 |
SOURCE=.\CTreeFileElement.cpp |
| 223 |
# End Source File |
| 224 |
# Begin Source File |
| 225 |
|
| 226 |
SOURCE=.\CWindowCtrl.cpp |
| 227 |
# End Source File |
| 228 |
# End Group |
| 229 |
# Begin Group "Mode Class Source" |
| 230 |
|
| 231 |
# PROP Default_Filter "" |
| 232 |
# Begin Group "RailwayMode Class Source" |
| 233 |
|
| 234 |
# PROP Default_Filter "" |
| 235 |
# Begin Source File |
| 236 |
|
| 237 |
SOURCE=.\CGirderSelectMode.cpp |
| 238 |
# End Source File |
| 239 |
# Begin Source File |
| 240 |
|
| 241 |
SOURCE=.\CLineSelectMode.cpp |
| 242 |
# End Source File |
| 243 |
# Begin Source File |
| 244 |
|
| 245 |
SOURCE=.\CPierSelectMode.cpp |
| 246 |
# End Source File |
| 247 |
# Begin Source File |
| 248 |
|
| 249 |
SOURCE=.\CPoleSelectMode.cpp |
| 250 |
# End Source File |
| 251 |
# Begin Source File |
| 252 |
|
| 253 |
SOURCE=.\CRailBuildMode.cpp |
| 254 |
# End Source File |
| 255 |
# Begin Source File |
| 256 |
|
| 257 |
SOURCE=.\CRailEditMode.cpp |
| 258 |
# End Source File |
| 259 |
# Begin Source File |
| 260 |
|
| 261 |
SOURCE=.\CRailSelectMode.cpp |
| 262 |
# End Source File |
| 263 |
# Begin Source File |
| 264 |
|
| 265 |
SOURCE=.\CRailwayMode.cpp |
| 266 |
# End Source File |
| 267 |
# Begin Source File |
| 268 |
|
| 269 |
SOURCE=.\CTieSelectMode.cpp |
| 270 |
# End Source File |
| 271 |
# End Group |
| 272 |
# Begin Group "TrainMode Class Source" |
| 273 |
|
| 274 |
# PROP Default_Filter "" |
| 275 |
# Begin Source File |
| 276 |
|
| 277 |
SOURCE=.\CDiaEditMode.cpp |
| 278 |
# End Source File |
| 279 |
# Begin Source File |
| 280 |
|
| 281 |
SOURCE=.\CTrainEditMode.cpp |
| 282 |
# End Source File |
| 283 |
# Begin Source File |
| 284 |
|
| 285 |
SOURCE=.\CTrainSetMode.cpp |
| 286 |
# End Source File |
| 287 |
# Begin Source File |
| 288 |
|
| 289 |
SOURCE=.\CTrainViewMode.cpp |
| 290 |
# End Source File |
| 291 |
# End Group |
| 292 |
# Begin Group "StationMode Class Source" |
| 293 |
|
| 294 |
# PROP Default_Filter "" |
| 295 |
# Begin Source File |
| 296 |
|
| 297 |
SOURCE=.\CStationBuildMode.cpp |
| 298 |
# End Source File |
| 299 |
# Begin Source File |
| 300 |
|
| 301 |
SOURCE=.\CStationEditMode.cpp |
| 302 |
# End Source File |
| 303 |
# Begin Source File |
| 304 |
|
| 305 |
SOURCE=.\CStationSelectMode.cpp |
| 306 |
# End Source File |
| 307 |
# End Group |
| 308 |
# Begin Group "StructMode Class Source" |
| 309 |
|
| 310 |
# PROP Default_Filter "" |
| 311 |
# Begin Source File |
| 312 |
|
| 313 |
SOURCE=.\CStructBuildMode.cpp |
| 314 |
# End Source File |
| 315 |
# Begin Source File |
| 316 |
|
| 317 |
SOURCE=.\CStructEditMode.cpp |
| 318 |
# End Source File |
| 319 |
# Begin Source File |
| 320 |
|
| 321 |
SOURCE=.\CStructSelectMode.cpp |
| 322 |
# End Source File |
| 323 |
# End Group |
| 324 |
# Begin Group "SceneMode Class Source" |
| 325 |
|
| 326 |
# PROP Default_Filter "" |
| 327 |
# Begin Source File |
| 328 |
|
| 329 |
SOURCE=.\CEnvEditMode.cpp |
| 330 |
# End Source File |
| 331 |
# Begin Source File |
| 332 |
|
| 333 |
SOURCE=.\CSceneEditMode.cpp |
| 334 |
# End Source File |
| 335 |
# Begin Source File |
| 336 |
|
| 337 |
SOURCE=.\CSimulationMode.cpp |
| 338 |
# End Source File |
| 339 |
# End Group |
| 340 |
# Begin Group "SystemMode Class Source" |
| 341 |
|
| 342 |
# PROP Default_Filter "" |
| 343 |
# Begin Source File |
| 344 |
|
| 345 |
SOURCE=.\CConfigMode.cpp |
| 346 |
# End Source File |
| 347 |
# Begin Source File |
| 348 |
|
| 349 |
SOURCE=.\CExitMode.cpp |
| 350 |
# End Source File |
| 351 |
# Begin Source File |
| 352 |
|
| 353 |
SOURCE=.\CFileMode.cpp |
| 354 |
# End Source File |
| 355 |
# Begin Source File |
| 356 |
|
| 357 |
SOURCE=.\CSkinSelectMode.cpp |
| 358 |
# End Source File |
| 359 |
# Begin Source File |
| 360 |
|
| 361 |
SOURCE=.\CVideoMode.cpp |
| 362 |
# End Source File |
| 363 |
# End Group |
| 364 |
# Begin Group "MiscMode Class Source" |
| 365 |
|
| 366 |
# PROP Default_Filter "" |
| 367 |
# Begin Source File |
| 368 |
|
| 369 |
SOURCE=.\C3DPluginMode.cpp |
| 370 |
# End Source File |
| 371 |
# Begin Source File |
| 372 |
|
| 373 |
SOURCE=.\CGameMode.cpp |
| 374 |
# End Source File |
| 375 |
# Begin Source File |
| 376 |
|
| 377 |
SOURCE=.\CInterfaceMode.cpp |
| 378 |
# End Source File |
| 379 |
# Begin Source File |
| 380 |
|
| 381 |
SOURCE=.\CNeutralMode.cpp |
| 382 |
# End Source File |
| 383 |
# Begin Source File |
| 384 |
|
| 385 |
SOURCE=.\CSceneryMode.cpp |
| 386 |
# End Source File |
| 387 |
# End Group |
| 388 |
# End Group |
| 389 |
# Begin Group "Plugin Class Source" |
| 390 |
|
| 391 |
# PROP Default_Filter "" |
| 392 |
# Begin Group "PluginParts Class Source" |
| 393 |
|
| 394 |
# PROP Default_Filter "" |
| 395 |
# Begin Source File |
| 396 |
|
| 397 |
SOURCE=.\CCustomizer.cpp |
| 398 |
# End Source File |
| 399 |
# Begin Source File |
| 400 |
|
| 401 |
SOURCE=.\CCustomizerMisc.cpp |
| 402 |
# End Source File |
| 403 |
# Begin Source File |
| 404 |
|
| 405 |
SOURCE=.\CCustomizerMover.cpp |
| 406 |
# End Source File |
| 407 |
# Begin Source File |
| 408 |
|
| 409 |
SOURCE=.\CEffector.cpp |
| 410 |
# End Source File |
| 411 |
# Begin Source File |
| 412 |
|
| 413 |
SOURCE=.\CExpression.cpp |
| 414 |
# End Source File |
| 415 |
# Begin Source File |
| 416 |
|
| 417 |
SOURCE=.\CLensFlare.cpp |
| 418 |
# End Source File |
| 419 |
# Begin Source File |
| 420 |
|
| 421 |
SOURCE=.\CModelSwitch.cpp |
| 422 |
# End Source File |
| 423 |
# Begin Source File |
| 424 |
|
| 425 |
SOURCE=.\CNamedObject.cpp |
| 426 |
# End Source File |
| 427 |
# Begin Source File |
| 428 |
|
| 429 |
SOURCE=.\CParticle.cpp |
| 430 |
# End Source File |
| 431 |
# Begin Source File |
| 432 |
|
| 433 |
SOURCE=.\CSoundEffector.cpp |
| 434 |
# End Source File |
| 435 |
# Begin Source File |
| 436 |
|
| 437 |
SOURCE=.\CTextureAnimation.cpp |
| 438 |
# End Source File |
| 439 |
# End Group |
| 440 |
# Begin Group "PluginSet Class Source" |
| 441 |
|
| 442 |
# PROP Default_Filter "" |
| 443 |
# Begin Source File |
| 444 |
|
| 445 |
SOURCE=.\CRailwayPluginSet.cpp |
| 446 |
# End Source File |
| 447 |
# Begin Source File |
| 448 |
|
| 449 |
SOURCE=.\CTrainGroupTemplate.cpp |
| 450 |
# End Source File |
| 451 |
# End Group |
| 452 |
# Begin Group "RailwayPlugin Class Source" |
| 453 |
|
| 454 |
# PROP Default_Filter "" |
| 455 |
# Begin Source File |
| 456 |
|
| 457 |
SOURCE=.\CGirderPlugin.cpp |
| 458 |
# End Source File |
| 459 |
# Begin Source File |
| 460 |
|
| 461 |
SOURCE=.\CLinePlugin.cpp |
| 462 |
# End Source File |
| 463 |
# Begin Source File |
| 464 |
|
| 465 |
SOURCE=.\CPierPlugin.cpp |
| 466 |
# End Source File |
| 467 |
# Begin Source File |
| 468 |
|
| 469 |
SOURCE=.\CPolePlugin.cpp |
| 470 |
# End Source File |
| 471 |
# Begin Source File |
| 472 |
|
| 473 |
SOURCE=.\CProfilePlugin.cpp |
| 474 |
# End Source File |
| 475 |
# Begin Source File |
| 476 |
|
| 477 |
SOURCE=.\CRailPlugin.cpp |
| 478 |
# End Source File |
| 479 |
# Begin Source File |
| 480 |
|
| 481 |
SOURCE=.\CTiePlugin.cpp |
| 482 |
# End Source File |
| 483 |
# End Group |
| 484 |
# Begin Group "ModelPlugin Class Source" |
| 485 |
|
| 486 |
# PROP Default_Filter "" |
| 487 |
# Begin Source File |
| 488 |
|
| 489 |
SOURCE=.\CModelPlugin.cpp |
| 490 |
# End Source File |
| 491 |
# Begin Source File |
| 492 |
|
| 493 |
SOURCE=.\CStationPlugin.cpp |
| 494 |
# End Source File |
| 495 |
# Begin Source File |
| 496 |
|
| 497 |
SOURCE=.\CStructPlugin.cpp |
| 498 |
# End Source File |
| 499 |
# Begin Source File |
| 500 |
|
| 501 |
SOURCE=.\CSurfacePlugin.cpp |
| 502 |
# End Source File |
| 503 |
# Begin Source File |
| 504 |
|
| 505 |
SOURCE=.\CTrainPlugin.cpp |
| 506 |
# End Source File |
| 507 |
# End Group |
| 508 |
# Begin Group "Misc Plugin Class Source" |
| 509 |
|
| 510 |
# PROP Default_Filter "" |
| 511 |
# Begin Source File |
| 512 |
|
| 513 |
SOURCE=.\CEnvPlugin.cpp |
| 514 |
# End Source File |
| 515 |
# Begin Source File |
| 516 |
|
| 517 |
SOURCE=.\CPlugin.cpp |
| 518 |
# End Source File |
| 519 |
# Begin Source File |
| 520 |
|
| 521 |
SOURCE=.\CSkinPlugin.cpp |
| 522 |
# End Source File |
| 523 |
# End Group |
| 524 |
# End Group |
| 525 |
# Begin Group "Instance Class Source" |
| 526 |
|
| 527 |
# PROP Default_Filter "" |
| 528 |
# Begin Group "RailwayInst Class Source" |
| 529 |
|
| 530 |
# PROP Default_Filter "" |
| 531 |
# Begin Source File |
| 532 |
|
| 533 |
SOURCE=.\CLine.cpp |
| 534 |
# End Source File |
| 535 |
# Begin Source File |
| 536 |
|
| 537 |
SOURCE=.\CPier.cpp |
| 538 |
# End Source File |
| 539 |
# Begin Source File |
| 540 |
|
| 541 |
SOURCE=.\CRailConnector.cpp |
| 542 |
# End Source File |
| 543 |
# Begin Source File |
| 544 |
|
| 545 |
SOURCE=.\CRailWay.cpp |
| 546 |
# End Source File |
| 547 |
# End Group |
| 548 |
# Begin Group "ModelInst Class Source" |
| 549 |
|
| 550 |
# PROP Default_Filter "" |
| 551 |
# Begin Source File |
| 552 |
|
| 553 |
SOURCE=.\CModelInst.cpp |
| 554 |
# End Source File |
| 555 |
# Begin Source File |
| 556 |
|
| 557 |
SOURCE=.\CPartsInst.cpp |
| 558 |
# End Source File |
| 559 |
# Begin Source File |
| 560 |
|
| 561 |
SOURCE=.\CScene.cpp |
| 562 |
# End Source File |
| 563 |
# Begin Source File |
| 564 |
|
| 565 |
SOURCE=.\CStation.cpp |
| 566 |
# End Source File |
| 567 |
# Begin Source File |
| 568 |
|
| 569 |
SOURCE=.\CStruct.cpp |
| 570 |
# End Source File |
| 571 |
# Begin Source File |
| 572 |
|
| 573 |
SOURCE=.\CTrain.cpp |
| 574 |
# End Source File |
| 575 |
# End Group |
| 576 |
# Begin Group "Misc Instance Class Source" |
| 577 |
|
| 578 |
# PROP Default_Filter "" |
| 579 |
# Begin Source File |
| 580 |
|
| 581 |
SOURCE=.\CDiaInst.cpp |
| 582 |
# End Source File |
| 583 |
# Begin Source File |
| 584 |
|
| 585 |
SOURCE=.\CRailBuilder.cpp |
| 586 |
# End Source File |
| 587 |
# Begin Source File |
| 588 |
|
| 589 |
SOURCE=.\CSaveFile.cpp |
| 590 |
# End Source File |
| 591 |
# Begin Source File |
| 592 |
|
| 593 |
SOURCE=.\CTrainGroup.cpp |
| 594 |
# End Source File |
| 595 |
# End Group |
| 596 |
# End Group |
| 597 |
# Begin Group "RailCurve Class Source" |
| 598 |
|
| 599 |
# PROP Default_Filter "" |
| 600 |
# Begin Source File |
| 601 |
|
| 602 |
SOURCE=.\CLineBuildCurve.cpp |
| 603 |
# End Source File |
| 604 |
# Begin Source File |
| 605 |
|
| 606 |
SOURCE=.\CRailCurve.cpp |
| 607 |
# End Source File |
| 608 |
# Begin Source File |
| 609 |
|
| 610 |
SOURCE=.\CRailDetectCurve.cpp |
| 611 |
# End Source File |
| 612 |
# Begin Source File |
| 613 |
|
| 614 |
SOURCE=.\CRailDumpCurve.cpp |
| 615 |
# End Source File |
| 616 |
# Begin Source File |
| 617 |
|
| 618 |
SOURCE=.\CRailPlanCurve.cpp |
| 619 |
# End Source File |
| 620 |
# Begin Source File |
| 621 |
|
| 622 |
SOURCE=.\CRailSplitCurve.cpp |
| 623 |
# End Source File |
| 624 |
# Begin Source File |
| 625 |
|
| 626 |
SOURCE=.\CTrainSetCurve.cpp |
| 627 |
# End Source File |
| 628 |
# End Group |
| 629 |
# Begin Group "Misc Source" |
| 630 |
|
| 631 |
# PROP Default_Filter "" |
| 632 |
# Begin Source File |
| 633 |
|
| 634 |
SOURCE=.\Capture.cpp |
| 635 |
# End Source File |
| 636 |
# Begin Source File |
| 637 |
|
| 638 |
SOURCE=.\GraphicCover.cpp |
| 639 |
# End Source File |
| 640 |
# Begin Source File |
| 641 |
|
| 642 |
SOURCE=.\HighTimer.cpp |
| 643 |
# End Source File |
| 644 |
# Begin Source File |
| 645 |
|
| 646 |
SOURCE=.\Language.cpp |
| 647 |
# End Source File |
| 648 |
# Begin Source File |
| 649 |
|
| 650 |
SOURCE=.\md5.cpp |
| 651 |
# End Source File |
| 652 |
# Begin Source File |
| 653 |
|
| 654 |
SOURCE=.\Network.cpp |
| 655 |
# End Source File |
| 656 |
# Begin Source File |
| 657 |
|
| 658 |
SOURCE=.\RailMap.cpp |
| 659 |
# End Source File |
| 660 |
# Begin Source File |
| 661 |
|
| 662 |
SOURCE=.\RailSim2.cpp |
| 663 |
# End Source File |
| 664 |
# Begin Source File |
| 665 |
|
| 666 |
SOURCE=.\RailSim2.rc |
| 667 |
# End Source File |
| 668 |
# Begin Source File |
| 669 |
|
| 670 |
SOURCE=.\Script.cpp |
| 671 |
# End Source File |
| 672 |
# Begin Source File |
| 673 |
|
| 674 |
SOURCE=.\stdafx.cpp |
| 675 |
# End Source File |
| 676 |
# Begin Source File |
| 677 |
|
| 678 |
SOURCE=.\SystemCover.cpp |
| 679 |
# End Source File |
| 680 |
# Begin Source File |
| 681 |
|
| 682 |
SOURCE=.\WakeUp.cpp |
| 683 |
# End Source File |
| 684 |
# End Group |
| 685 |
# End Group |
| 686 |
# Begin Group "UDX Source" |
| 687 |
|
| 688 |
# PROP Default_Filter "" |
| 689 |
# Begin Source File |
| 690 |
|
| 691 |
SOURCE=.\lib\anim.cpp |
| 692 |
# End Source File |
| 693 |
# Begin Source File |
| 694 |
|
| 695 |
SOURCE=.\lib\comm.cpp |
| 696 |
# End Source File |
| 697 |
# Begin Source File |
| 698 |
|
| 699 |
SOURCE=.\lib\debug.cpp |
| 700 |
# End Source File |
| 701 |
# Begin Source File |
| 702 |
|
| 703 |
SOURCE=.\lib\draw.cpp |
| 704 |
# End Source File |
| 705 |
# Begin Source File |
| 706 |
|
| 707 |
SOURCE=.\lib\editbox.cpp |
| 708 |
# End Source File |
| 709 |
# Begin Source File |
| 710 |
|
| 711 |
SOURCE=.\lib\effect.cpp |
| 712 |
# End Source File |
| 713 |
# Begin Source File |
| 714 |
|
| 715 |
SOURCE=.\lib\font.cpp |
| 716 |
# End Source File |
| 717 |
# Begin Source File |
| 718 |
|
| 719 |
SOURCE=.\lib\graphic.cpp |
| 720 |
# End Source File |
| 721 |
# Begin Source File |
| 722 |
|
| 723 |
SOURCE=.\lib\input.cpp |
| 724 |
# End Source File |
| 725 |
# Begin Source File |
| 726 |
|
| 727 |
SOURCE=.\lib\light.cpp |
| 728 |
# End Source File |
| 729 |
# Begin Source File |
| 730 |
|
| 731 |
SOURCE=.\lib\main.cpp |
| 732 |
# End Source File |
| 733 |
# Begin Source File |
| 734 |
|
| 735 |
SOURCE=.\lib\mesh.cpp |
| 736 |
# End Source File |
| 737 |
# Begin Source File |
| 738 |
|
| 739 |
SOURCE=.\lib\object.cpp |
| 740 |
# End Source File |
| 741 |
# Begin Source File |
| 742 |
|
| 743 |
SOURCE=.\lib\offscreen.cpp |
| 744 |
# End Source File |
| 745 |
# Begin Source File |
| 746 |
|
| 747 |
SOURCE=.\lib\sound.cpp |
| 748 |
# End Source File |
| 749 |
# Begin Source File |
| 750 |
|
| 751 |
SOURCE=.\lib\texture.cpp |
| 752 |
# End Source File |
| 753 |
# Begin Source File |
| 754 |
|
| 755 |
SOURCE=.\lib\vertex.cpp |
| 756 |
# End Source File |
| 757 |
# Begin Source File |
| 758 |
|
| 759 |
SOURCE=.\lib\view.cpp |
| 760 |
# End Source File |
| 761 |
# Begin Source File |
| 762 |
|
| 763 |
SOURCE=.\lib\view_ctrl.cpp |
| 764 |
# End Source File |
| 765 |
# Begin Source File |
| 766 |
|
| 767 |
SOURCE=.\lib\wave.cpp |
| 768 |
# End Source File |
| 769 |
# Begin Source File |
| 770 |
|
| 771 |
SOURCE=.\lib\wave_stream.cpp |
| 772 |
# End Source File |
| 773 |
# Begin Source File |
| 774 |
|
| 775 |
SOURCE=.\lib\window.cpp |
| 776 |
# End Source File |
| 777 |
# End Group |
| 778 |
# End Group |
| 779 |
# Begin Group "Header Files" |
| 780 |
|
| 781 |
# PROP Default_Filter "h;hpp;hxx;hm;inl" |
| 782 |
# Begin Group "RS2 Header" |
| 783 |
|
| 784 |
# PROP Default_Filter "" |
| 785 |
# Begin Group "Misc Class Header" |
| 786 |
|
| 787 |
# PROP Default_Filter "" |
| 788 |
# Begin Source File |
| 789 |
|
| 790 |
SOURCE=.\CCamera.h |
| 791 |
# End Source File |
| 792 |
# Begin Source File |
| 793 |
|
| 794 |
SOURCE=.\CCameraFocus.h |
| 795 |
# End Source File |
| 796 |
# Begin Source File |
| 797 |
|
| 798 |
SOURCE=.\CCursor.h |
| 799 |
# End Source File |
| 800 |
# Begin Source File |
| 801 |
|
| 802 |
SOURCE=.\CJobTimer.h |
| 803 |
# End Source File |
| 804 |
# Begin Source File |
| 805 |
|
| 806 |
SOURCE=.\CPixelbit.h |
| 807 |
# End Source File |
| 808 |
# Begin Source File |
| 809 |
|
| 810 |
SOURCE=.\CShadowVolume.h |
| 811 |
# End Source File |
| 812 |
# Begin Source File |
| 813 |
|
| 814 |
SOURCE=.\CStringTexture.h |
| 815 |
# End Source File |
| 816 |
# Begin Source File |
| 817 |
|
| 818 |
SOURCE=.\CVertexDump.h |
| 819 |
# End Source File |
| 820 |
# Begin Source File |
| 821 |
|
| 822 |
SOURCE=.\CWaveArray.h |
| 823 |
# End Source File |
| 824 |
# Begin Source File |
| 825 |
|
| 826 |
SOURCE=.\CWindowDivInfo.h |
| 827 |
# End Source File |
| 828 |
# End Group |
| 829 |
# Begin Group "Interface Class Header" |
| 830 |
|
| 831 |
# PROP Default_Filter "" |
| 832 |
# Begin Source File |
| 833 |
|
| 834 |
SOURCE=.\CCheckBox.h |
| 835 |
# End Source File |
| 836 |
# Begin Source File |
| 837 |
|
| 838 |
SOURCE=.\CDiaDialog.h |
| 839 |
# End Source File |
| 840 |
# Begin Source File |
| 841 |
|
| 842 |
SOURCE=.\CDragContainer.h |
| 843 |
# End Source File |
| 844 |
# Begin Source File |
| 845 |
|
| 846 |
SOURCE=.\CEditCtrl.h |
| 847 |
# End Source File |
| 848 |
# Begin Source File |
| 849 |
|
| 850 |
SOURCE=.\CGroupBox.h |
| 851 |
# End Source File |
| 852 |
# Begin Source File |
| 853 |
|
| 854 |
SOURCE=.\CInterface.h |
| 855 |
# End Source File |
| 856 |
# Begin Source File |
| 857 |
|
| 858 |
SOURCE=.\CListView.h |
| 859 |
# End Source File |
| 860 |
# Begin Source File |
| 861 |
|
| 862 |
SOURCE=.\CMiniButton.h |
| 863 |
# End Source File |
| 864 |
# Begin Source File |
| 865 |
|
| 866 |
SOURCE=.\CMultiStatic.h |
| 867 |
# End Source File |
| 868 |
# Begin Source File |
| 869 |
|
| 870 |
SOURCE=.\CPluginTree.h |
| 871 |
# End Source File |
| 872 |
# Begin Source File |
| 873 |
|
| 874 |
SOURCE=.\CPopMenu.h |
| 875 |
# End Source File |
| 876 |
# Begin Source File |
| 877 |
|
| 878 |
SOURCE=.\CPushButton.h |
| 879 |
# End Source File |
| 880 |
# Begin Source File |
| 881 |
|
| 882 |
SOURCE=.\CRadioButton.h |
| 883 |
# End Source File |
| 884 |
# Begin Source File |
| 885 |
|
| 886 |
SOURCE=.\CScrollBarV.h |
| 887 |
# End Source File |
| 888 |
# Begin Source File |
| 889 |
|
| 890 |
SOURCE=.\CSimpleDialog.h |
| 891 |
# End Source File |
| 892 |
# Begin Source File |
| 893 |
|
| 894 |
SOURCE=.\CStaticCtrl.h |
| 895 |
# End Source File |
| 896 |
# Begin Source File |
| 897 |
|
| 898 |
SOURCE=.\CToggleIcon.h |
| 899 |
# End Source File |
| 900 |
# Begin Source File |
| 901 |
|
| 902 |
SOURCE=.\CTrainListView.h |
| 903 |
# End Source File |
| 904 |
# Begin Source File |
| 905 |
|
| 906 |
SOURCE=.\CTreeDirElement.h |
| 907 |
# End Source File |
| 908 |
# Begin Source File |
| 909 |
|
| 910 |
SOURCE=.\CTreeElement.h |
| 911 |
# End Source File |
| 912 |
# Begin Source File |
| 913 |
|
| 914 |
SOURCE=.\CTreeFileElement.h |
| 915 |
# End Source File |
| 916 |
# Begin Source File |
| 917 |
|
| 918 |
SOURCE=.\CWindowCtrl.h |
| 919 |
# End Source File |
| 920 |
# End Group |
| 921 |
# Begin Group "Mode Class Header" |
| 922 |
|
| 923 |
# PROP Default_Filter "" |
| 924 |
# Begin Group "RailwayMode Class Header" |
| 925 |
|
| 926 |
# PROP Default_Filter "" |
| 927 |
# Begin Source File |
| 928 |
|
| 929 |
SOURCE=.\CGirderSelectMode.h |
| 930 |
# End Source File |
| 931 |
# Begin Source File |
| 932 |
|
| 933 |
SOURCE=.\CLineSelectMode.h |
| 934 |
# End Source File |
| 935 |
# Begin Source File |
| 936 |
|
| 937 |
SOURCE=.\CPierSelectMode.h |
| 938 |
# End Source File |
| 939 |
# Begin Source File |
| 940 |
|
| 941 |
SOURCE=.\CPoleSelectMode.h |
| 942 |
# End Source File |
| 943 |
# Begin Source File |
| 944 |
|
| 945 |
SOURCE=.\CRailBuildMode.h |
| 946 |
# End Source File |
| 947 |
# Begin Source File |
| 948 |
|
| 949 |
SOURCE=.\CRailEditMode.h |
| 950 |
# End Source File |
| 951 |
# Begin Source File |
| 952 |
|
| 953 |
SOURCE=.\CRailSelectMode.h |
| 954 |
# End Source File |
| 955 |
# Begin Source File |
| 956 |
|
| 957 |
SOURCE=.\CRailwayMode.h |
| 958 |
# End Source File |
| 959 |
# Begin Source File |
| 960 |
|
| 961 |
SOURCE=.\CTieSelectMode.h |
| 962 |
# End Source File |
| 963 |
# End Group |
| 964 |
# Begin Group "TrainMode Class Header" |
| 965 |
|
| 966 |
# PROP Default_Filter "" |
| 967 |
# Begin Source File |
| 968 |
|
| 969 |
SOURCE=.\CDiaEditMode.h |
| 970 |
# End Source File |
| 971 |
# Begin Source File |
| 972 |
|
| 973 |
SOURCE=.\CTrainEditMode.h |
| 974 |
# End Source File |
| 975 |
# Begin Source File |
| 976 |
|
| 977 |
SOURCE=.\CTrainSetMode.h |
| 978 |
# End Source File |
| 979 |
# Begin Source File |
| 980 |
|
| 981 |
SOURCE=.\CTrainViewMode.h |
| 982 |
# End Source File |
| 983 |
# End Group |
| 984 |
# Begin Group "StationMode Class Header" |
| 985 |
|
| 986 |
# PROP Default_Filter "" |
| 987 |
# Begin Source File |
| 988 |
|
| 989 |
SOURCE=.\CStationBuildMode.h |
| 990 |
# End Source File |
| 991 |
# Begin Source File |
| 992 |
|
| 993 |
SOURCE=.\CStationEditMode.h |
| 994 |
# End Source File |
| 995 |
# Begin Source File |
| 996 |
|
| 997 |
SOURCE=.\CStationSelectMode.h |
| 998 |
# End Source File |
| 999 |
# End Group |
| 1000 |
# Begin Group "StructMode Class Header" |
| 1001 |
|
| 1002 |
# PROP Default_Filter "" |
| 1003 |
# Begin Source File |
| 1004 |
|
| 1005 |
SOURCE=.\CStructBuildMode.h |
| 1006 |
# End Source File |
| 1007 |
# Begin Source File |
| 1008 |
|
| 1009 |
SOURCE=.\CStructEditMode.h |
| 1010 |
# End Source File |
| 1011 |
# Begin Source File |
| 1012 |
|
| 1013 |
SOURCE=.\CStructSelectMode.h |
| 1014 |
# End Source File |
| 1015 |
# End Group |
| 1016 |
# Begin Group "SceneMode Class Header" |
| 1017 |
|
| 1018 |
# PROP Default_Filter "" |
| 1019 |
# Begin Source File |
| 1020 |
|
| 1021 |
SOURCE=.\CEnvEditMode.h |
| 1022 |
# End Source File |
| 1023 |
# Begin Source File |
| 1024 |
|
| 1025 |
SOURCE=.\CSceneEditMode.h |
| 1026 |
# End Source File |
| 1027 |
# Begin Source File |
| 1028 |
|
| 1029 |
SOURCE=.\CSimulationMode.h |
| 1030 |
# End Source File |
| 1031 |
# End Group |
| 1032 |
# Begin Group "SystemMode Class Header" |
| 1033 |
|
| 1034 |
# PROP Default_Filter "" |
| 1035 |
# Begin Source File |
| 1036 |
|
| 1037 |
SOURCE=.\CConfigMode.h |
| 1038 |
# End Source File |
| 1039 |
# Begin Source File |
| 1040 |
|
| 1041 |
SOURCE=.\CExitMode.h |
| 1042 |
# End Source File |
| 1043 |
# Begin Source File |
| 1044 |
|
| 1045 |
SOURCE=.\CFileMode.h |
| 1046 |
# End Source File |
| 1047 |
# Begin Source File |
| 1048 |
|
| 1049 |
SOURCE=.\CSkinSelectMode.h |
| 1050 |
# End Source File |
| 1051 |
# Begin Source File |
| 1052 |
|
| 1053 |
SOURCE=.\CVideoMode.h |
| 1054 |
# End Source File |
| 1055 |
# End Group |
| 1056 |
# Begin Group "MiscMode Class Header" |
| 1057 |
|
| 1058 |
# PROP Default_Filter "" |
| 1059 |
# Begin Source File |
| 1060 |
|
| 1061 |
SOURCE=.\C3DPluginMode.h |
| 1062 |
# End Source File |
| 1063 |
# Begin Source File |
| 1064 |
|
| 1065 |
SOURCE=.\CGameMode.h |
| 1066 |
# End Source File |
| 1067 |
# Begin Source File |
| 1068 |
|
| 1069 |
SOURCE=.\CInterfaceMode.h |
| 1070 |
# End Source File |
| 1071 |
# Begin Source File |
| 1072 |
|
| 1073 |
SOURCE=.\CNeutralMode.h |
| 1074 |
# End Source File |
| 1075 |
# Begin Source File |
| 1076 |
|
| 1077 |
SOURCE=.\CSceneryMode.h |
| 1078 |
# End Source File |
| 1079 |
# End Group |
| 1080 |
# End Group |
| 1081 |
# Begin Group "Plugin Class Header" |
| 1082 |
|
| 1083 |
# PROP Default_Filter "" |
| 1084 |
# Begin Group "PluginParts Class Header" |
| 1085 |
|
| 1086 |
# PROP Default_Filter "" |
| 1087 |
# Begin Source File |
| 1088 |
|
| 1089 |
SOURCE=.\CCustomizer.h |
| 1090 |
# End Source File |
| 1091 |
# Begin Source File |
| 1092 |
|
| 1093 |
SOURCE=.\CCustomizerMisc.h |
| 1094 |
# End Source File |
| 1095 |
# Begin Source File |
| 1096 |
|
| 1097 |
SOURCE=.\CCustomizerMover.h |
| 1098 |
# End Source File |
| 1099 |
# Begin Source File |
| 1100 |
|
| 1101 |
SOURCE=.\CEffector.h |
| 1102 |
# End Source File |
| 1103 |
# Begin Source File |
| 1104 |
|
| 1105 |
SOURCE=.\CExpression.h |
| 1106 |
# End Source File |
| 1107 |
# Begin Source File |
| 1108 |
|
| 1109 |
SOURCE=.\CLensFlare.h |
| 1110 |
# End Source File |
| 1111 |
# Begin Source File |
| 1112 |
|
| 1113 |
SOURCE=.\CModelSwitch.h |
| 1114 |
# End Source File |
| 1115 |
# Begin Source File |
| 1116 |
|
| 1117 |
SOURCE=.\CNamedObject.h |
| 1118 |
# End Source File |
| 1119 |
# Begin Source File |
| 1120 |
|
| 1121 |
SOURCE=.\CParticle.h |
| 1122 |
# End Source File |
| 1123 |
# Begin Source File |
| 1124 |
|
| 1125 |
SOURCE=.\CSoundEffector.h |
| 1126 |
# End Source File |
| 1127 |
# Begin Source File |
| 1128 |
|
| 1129 |
SOURCE=.\CTextureAnimation.h |
| 1130 |
# End Source File |
| 1131 |
# End Group |
| 1132 |
# Begin Group "PluginSet Class Header" |
| 1133 |
|
| 1134 |
# PROP Default_Filter "" |
| 1135 |
# Begin Source File |
| 1136 |
|
| 1137 |
SOURCE=.\CRailwayPluginSet.h |
| 1138 |
# End Source File |
| 1139 |
# Begin Source File |
| 1140 |
|
| 1141 |
SOURCE=.\CTrainGroupTemplate.h |
| 1142 |
# End Source File |
| 1143 |
# End Group |
| 1144 |
# Begin Group "RailwayPlugin Class Header" |
| 1145 |
|
| 1146 |
# PROP Default_Filter "" |
| 1147 |
# Begin Source File |
| 1148 |
|
| 1149 |
SOURCE=.\CGirderPlugin.h |
| 1150 |
# End Source File |
| 1151 |
# Begin Source File |
| 1152 |
|
| 1153 |
SOURCE=.\CLinePlugin.h |
| 1154 |
# End Source File |
| 1155 |
# Begin Source File |
| 1156 |
|
| 1157 |
SOURCE=.\CPierPlugin.h |
| 1158 |
# End Source File |
| 1159 |
# Begin Source File |
| 1160 |
|
| 1161 |
SOURCE=.\CPolePlugin.h |
| 1162 |
# End Source File |
| 1163 |
# Begin Source File |
| 1164 |
|
| 1165 |
SOURCE=.\CProfilePlugin.h |
| 1166 |
# End Source File |
| 1167 |
# Begin Source File |
| 1168 |
|
| 1169 |
SOURCE=.\CRailPlugin.h |
| 1170 |
# End Source File |
| 1171 |
# Begin Source File |
| 1172 |
|
| 1173 |
SOURCE=.\CTiePlugin.h |
| 1174 |
# End Source File |
| 1175 |
# End Group |
| 1176 |
# Begin Group "ModelPlugin Class Header" |
| 1177 |
|
| 1178 |
# PROP Default_Filter "" |
| 1179 |
# Begin Source File |
| 1180 |
|
| 1181 |
SOURCE=.\CModelPlugin.h |
| 1182 |
# End Source File |
| 1183 |
# Begin Source File |
| 1184 |
|
| 1185 |
SOURCE=.\CStationPlugin.h |
| 1186 |
# End Source File |
| 1187 |
# Begin Source File |
| 1188 |
|
| 1189 |
SOURCE=.\CStructPlugin.h |
| 1190 |
# End Source File |
| 1191 |
# Begin Source File |
| 1192 |
|
| 1193 |
SOURCE=.\CSurfacePlugin.h |
| 1194 |
# End Source File |
| 1195 |
# Begin Source File |
| 1196 |
|
| 1197 |
SOURCE=.\CTrainPlugin.h |
| 1198 |
# End Source File |
| 1199 |
# End Group |
| 1200 |
# Begin Group "Misc Plugin Class Header" |
| 1201 |
|
| 1202 |
# PROP Default_Filter "" |
| 1203 |
# Begin Source File |
| 1204 |
|
| 1205 |
SOURCE=.\CEnvPlugin.h |
| 1206 |
# End Source File |
| 1207 |
# Begin Source File |
| 1208 |
|
| 1209 |
SOURCE=.\CPlugin.h |
| 1210 |
# End Source File |
| 1211 |
# Begin Source File |
| 1212 |
|
| 1213 |
SOURCE=.\CSkinPlugin.h |
| 1214 |
# End Source File |
| 1215 |
# End Group |
| 1216 |
# End Group |
| 1217 |
# Begin Group "Instance Class Header" |
| 1218 |
|
| 1219 |
# PROP Default_Filter "" |
| 1220 |
# Begin Group "RailwayInst Class Header" |
| 1221 |
|
| 1222 |
# PROP Default_Filter "" |
| 1223 |
# Begin Source File |
| 1224 |
|
| 1225 |
SOURCE=.\CLine.h |
| 1226 |
# End Source File |
| 1227 |
# Begin Source File |
| 1228 |
|
| 1229 |
SOURCE=.\CPier.h |
| 1230 |
# End Source File |
| 1231 |
# Begin Source File |
| 1232 |
|
| 1233 |
SOURCE=.\CRailConnector.h |
| 1234 |
# End Source File |
| 1235 |
# Begin Source File |
| 1236 |
|
| 1237 |
SOURCE=.\CRailLink.h |
| 1238 |
# End Source File |
| 1239 |
# Begin Source File |
| 1240 |
|
| 1241 |
SOURCE=.\CRailWay.h |
| 1242 |
# End Source File |
| 1243 |
# End Group |
| 1244 |
# Begin Group "ModelInst Class Header" |
| 1245 |
|
| 1246 |
# PROP Default_Filter "" |
| 1247 |
# Begin Source File |
| 1248 |
|
| 1249 |
SOURCE=.\CModelInst.h |
| 1250 |
# End Source File |
| 1251 |
# Begin Source File |
| 1252 |
|
| 1253 |
SOURCE=.\CPartsInst.h |
| 1254 |
# End Source File |
| 1255 |
# Begin Source File |
| 1256 |
|
| 1257 |
SOURCE=.\CScene.h |
| 1258 |
# End Source File |
| 1259 |
# Begin Source File |
| 1260 |
|
| 1261 |
SOURCE=.\CStation.h |
| 1262 |
# End Source File |
| 1263 |
# Begin Source File |
| 1264 |
|
| 1265 |
SOURCE=.\CStruct.h |
| 1266 |
# End Source File |
| 1267 |
# Begin Source File |
| 1268 |
|
| 1269 |
SOURCE=.\CTrain.h |
| 1270 |
# End Source File |
| 1271 |
# End Group |
| 1272 |
# Begin Group "Misc Instance Class Header" |
| 1273 |
|
| 1274 |
# PROP Default_Filter "" |
| 1275 |
# Begin Source File |
| 1276 |
|
| 1277 |
SOURCE=.\CDiaInst.h |
| 1278 |
# End Source File |
| 1279 |
# Begin Source File |
| 1280 |
|
| 1281 |
SOURCE=.\CRailBuilder.h |
| 1282 |
# End Source File |
| 1283 |
# Begin Source File |
| 1284 |
|
| 1285 |
SOURCE=.\CSaveFile.h |
| 1286 |
# End Source File |
| 1287 |
# Begin Source File |
| 1288 |
|
| 1289 |
SOURCE=.\CTrainGroup.h |
| 1290 |
# End Source File |
| 1291 |
# End Group |
| 1292 |
# End Group |
| 1293 |
# Begin Group "RailCurve Class Header" |
| 1294 |
|
| 1295 |
# PROP Default_Filter "" |
| 1296 |
# Begin Source File |
| 1297 |
|
| 1298 |
SOURCE=.\CLineBuildCurve.h |
| 1299 |
# End Source File |
| 1300 |
# Begin Source File |
| 1301 |
|
| 1302 |
SOURCE=.\CRailCurve.h |
| 1303 |
# End Source File |
| 1304 |
# Begin Source File |
| 1305 |
|
| 1306 |
SOURCE=.\CRailDetectCurve.h |
| 1307 |
# End Source File |
| 1308 |
# Begin Source File |
| 1309 |
|
| 1310 |
SOURCE=.\CRailDumpCurve.h |
| 1311 |
# End Source File |
| 1312 |
# Begin Source File |
| 1313 |
|
| 1314 |
SOURCE=.\CRailPlanCurve.h |
| 1315 |
# End Source File |
| 1316 |
# Begin Source File |
| 1317 |
|
| 1318 |
SOURCE=.\CRailSplitCurve.h |
| 1319 |
# End Source File |
| 1320 |
# Begin Source File |
| 1321 |
|
| 1322 |
SOURCE=.\CRailTraceCurve.h |
| 1323 |
# End Source File |
| 1324 |
# Begin Source File |
| 1325 |
|
| 1326 |
SOURCE=.\CTrainSetBuffer.h |
| 1327 |
# End Source File |
| 1328 |
# Begin Source File |
| 1329 |
|
| 1330 |
SOURCE=.\CTrainSetCurve.h |
| 1331 |
# End Source File |
| 1332 |
# End Group |
| 1333 |
# Begin Group "Misc Header" |
| 1334 |
|
| 1335 |
# PROP Default_Filter "" |
| 1336 |
# Begin Source File |
| 1337 |
|
| 1338 |
SOURCE=.\Capture.h |
| 1339 |
# End Source File |
| 1340 |
# Begin Source File |
| 1341 |
|
| 1342 |
SOURCE=.\Const.h |
| 1343 |
# End Source File |
| 1344 |
# Begin Source File |
| 1345 |
|
| 1346 |
SOURCE=.\GraphicCover.h |
| 1347 |
# End Source File |
| 1348 |
# Begin Source File |
| 1349 |
|
| 1350 |
SOURCE=.\HighTimer.h |
| 1351 |
# End Source File |
| 1352 |
# Begin Source File |
| 1353 |
|
| 1354 |
SOURCE=.\Language.h |
| 1355 |
# End Source File |
| 1356 |
# Begin Source File |
| 1357 |
|
| 1358 |
SOURCE=.\LanguageID.h |
| 1359 |
# End Source File |
| 1360 |
# Begin Source File |
| 1361 |
|
| 1362 |
SOURCE=.\Macro.h |
| 1363 |
# End Source File |
| 1364 |
# Begin Source File |
| 1365 |
|
| 1366 |
SOURCE=.\md5.h |
| 1367 |
# End Source File |
| 1368 |
# Begin Source File |
| 1369 |
|
| 1370 |
SOURCE=.\Network.h |
| 1371 |
# End Source File |
| 1372 |
# Begin Source File |
| 1373 |
|
| 1374 |
SOURCE=.\RailMap.h |
| 1375 |
# End Source File |
| 1376 |
# Begin Source File |
| 1377 |
|
| 1378 |
SOURCE=.\RSPV.H |
| 1379 |
# End Source File |
| 1380 |
# Begin Source File |
| 1381 |
|
| 1382 |
SOURCE=.\Script.h |
| 1383 |
# End Source File |
| 1384 |
# Begin Source File |
| 1385 |
|
| 1386 |
SOURCE=.\stdafx.h |
| 1387 |
# End Source File |
| 1388 |
# Begin Source File |
| 1389 |
|
| 1390 |
SOURCE=.\SystemCover.h |
| 1391 |
# End Source File |
| 1392 |
# Begin Source File |
| 1393 |
|
| 1394 |
SOURCE=.\ValueArea.h |
| 1395 |
# End Source File |
| 1396 |
# End Group |
| 1397 |
# End Group |
| 1398 |
# Begin Group "UDX Header" |
| 1399 |
|
| 1400 |
# PROP Default_Filter "" |
| 1401 |
# Begin Source File |
| 1402 |
|
| 1403 |
SOURCE=.\lib\anim.h |
| 1404 |
# End Source File |
| 1405 |
# Begin Source File |
| 1406 |
|
| 1407 |
SOURCE=.\lib\app.h |
| 1408 |
# End Source File |
| 1409 |
# Begin Source File |
| 1410 |
|
| 1411 |
SOURCE=.\lib\bcc.h |
| 1412 |
# End Source File |
| 1413 |
# Begin Source File |
| 1414 |
|
| 1415 |
SOURCE=.\lib\comm.h |
| 1416 |
# End Source File |
| 1417 |
# Begin Source File |
| 1418 |
|
| 1419 |
SOURCE=.\lib\debug.h |
| 1420 |
# End Source File |
| 1421 |
# Begin Source File |
| 1422 |
|
| 1423 |
SOURCE=.\lib\draw.h |
| 1424 |
# End Source File |
| 1425 |
# Begin Source File |
| 1426 |
|
| 1427 |
SOURCE=.\lib\editbox.h |
| 1428 |
# End Source File |
| 1429 |
# Begin Source File |
| 1430 |
|
| 1431 |
SOURCE=.\lib\effect.h |
| 1432 |
# End Source File |
| 1433 |
# Begin Source File |
| 1434 |
|
| 1435 |
SOURCE=.\lib\font.h |
| 1436 |
# End Source File |
| 1437 |
# Begin Source File |
| 1438 |
|
| 1439 |
SOURCE=.\lib\frame.h |
| 1440 |
# End Source File |
| 1441 |
# Begin Source File |
| 1442 |
|
| 1443 |
SOURCE=.\lib\graphic.h |
| 1444 |
# End Source File |
| 1445 |
# Begin Source File |
| 1446 |
|
| 1447 |
SOURCE=.\lib\headers.h |
| 1448 |
# End Source File |
| 1449 |
# Begin Source File |
| 1450 |
|
| 1451 |
SOURCE=.\lib\input.h |
| 1452 |
# End Source File |
| 1453 |
# Begin Source File |
| 1454 |
|
| 1455 |
SOURCE=.\lib\libraries.h |
| 1456 |
# End Source File |
| 1457 |
# Begin Source File |
| 1458 |
|
| 1459 |
SOURCE=.\lib\light.h |
| 1460 |
# End Source File |
| 1461 |
# Begin Source File |
| 1462 |
|
| 1463 |
SOURCE=.\lib\mesh.h |
| 1464 |
# End Source File |
| 1465 |
# Begin Source File |
| 1466 |
|
| 1467 |
SOURCE=.\lib\mutex.h |
| 1468 |
# End Source File |
| 1469 |
# Begin Source File |
| 1470 |
|
| 1471 |
SOURCE=.\lib\object.h |
| 1472 |
# End Source File |
| 1473 |
# Begin Source File |
| 1474 |
|
| 1475 |
SOURCE=.\lib\offscreen.h |
| 1476 |
# End Source File |
| 1477 |
# Begin Source File |
| 1478 |
|
| 1479 |
SOURCE=.\lib\render.h |
| 1480 |
# End Source File |
| 1481 |
# Begin Source File |
| 1482 |
|
| 1483 |
SOURCE=.\lib\sound.h |
| 1484 |
# End Source File |
| 1485 |
# Begin Source File |
| 1486 |
|
| 1487 |
SOURCE=.\lib\sysvalue.h |
| 1488 |
# End Source File |
| 1489 |
# Begin Source File |
| 1490 |
|
| 1491 |
SOURCE=.\lib\texture.h |
| 1492 |
# End Source File |
| 1493 |
# Begin Source File |
| 1494 |
|
| 1495 |
SOURCE=.\lib\udx.h |
| 1496 |
# End Source File |
| 1497 |
# Begin Source File |
| 1498 |
|
| 1499 |
SOURCE=.\lib\vertex.h |
| 1500 |
# End Source File |
| 1501 |
# Begin Source File |
| 1502 |
|
| 1503 |
SOURCE=.\lib\view.h |
| 1504 |
# End Source File |
| 1505 |
# Begin Source File |
| 1506 |
|
| 1507 |
SOURCE=.\lib\view_ctrl.h |
| 1508 |
# End Source File |
| 1509 |
# Begin Source File |
| 1510 |
|
| 1511 |
SOURCE=.\lib\wave.h |
| 1512 |
# End Source File |
| 1513 |
# Begin Source File |
| 1514 |
|
| 1515 |
SOURCE=.\lib\wave_stream.h |
| 1516 |
# End Source File |
| 1517 |
# Begin Source File |
| 1518 |
|
| 1519 |
SOURCE=.\lib\window.h |
| 1520 |
# End Source File |
| 1521 |
# End Group |
| 1522 |
# End Group |
| 1523 |
# Begin Group "Resource Files" |
| 1524 |
|
| 1525 |
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" |
| 1526 |
# Begin Source File |
| 1527 |
|
| 1528 |
SOURCE=.\res\Opening.bmp |
| 1529 |
# End Source File |
| 1530 |
# Begin Source File |
| 1531 |
|
| 1532 |
SOURCE=.\res\RailSim2.ico |
| 1533 |
# End Source File |
| 1534 |
# End Group |
| 1535 |
# End Target |
| 1536 |
# End Project |