Changeset 56 in 3DVCSoftware for trunk/build/vc9/TLibCommon_vc9.vcproj
- Timestamp:
- 11 May 2012, 21:20:17 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build/vc9/TLibCommon_vc9.vcproj
r2 r56 45 45 Name="VCCLCompilerTool" 46 46 Optimization="0" 47 AdditionalIncludeDirectories=" "..\..\compat\msvc""47 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 48 48 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS" 49 49 MinimalRebuild="true" … … 107 107 Name="VCCLCompilerTool" 108 108 Optimization="0" 109 AdditionalIncludeDirectories=" "..\..\compat\msvc""109 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 110 110 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS" 111 111 MinimalRebuild="true" … … 172 172 EnableIntrinsicFunctions="false" 173 173 FavorSizeOrSpeed="1" 174 AdditionalIncludeDirectories=" "..\..\compat\msvc""174 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 175 175 PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_WARNINGS" 176 176 StringPooling="true" … … 238 238 EnableIntrinsicFunctions="false" 239 239 FavorSizeOrSpeed="1" 240 AdditionalIncludeDirectories=" "..\..\compat\msvc""240 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 241 241 PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_WARNINGS" 242 242 StringPooling="true" … … 316 316 </File> 317 317 <File 318 RelativePath="..\..\source\Lib\TLibCommon\TComInterpolationFilter.cpp" 319 > 320 </File> 321 <File 318 322 RelativePath="..\..\source\Lib\TLibCommon\TComLoopFilter.cpp" 319 323 > … … 324 328 </File> 325 329 <File 326 RelativePath="..\..\source\Lib\TLibCommon\TComMVDRefData.cpp"327 >328 </File>329 <File330 330 RelativePath="..\..\source\Lib\TLibCommon\TComPattern.cpp" 331 331 > … … 348 348 </File> 349 349 <File 350 RelativePath="..\..\source\Lib\TLibCommon\TComPredFilter.cpp"351 >352 </File>353 <File354 350 RelativePath="..\..\source\Lib\TLibCommon\TComPrediction.cpp" 355 351 > … … 369 365 <File 370 366 RelativePath="..\..\source\Lib\TLibCommon\TComRom.cpp" 367 > 368 </File> 369 <File 370 RelativePath="..\..\source\Lib\TLibCommon\TComSampleAdaptiveOffset.cpp" 371 371 > 372 372 </File> … … 398 398 > 399 399 <File 400 RelativePath="..\..\source\Lib\TLibCommon\AccessUnit.h" 401 > 402 </File> 403 <File 400 404 RelativePath="..\..\source\Lib\TLibCommon\CommonDef.h" 401 405 > … … 422 426 </File> 423 427 <File 428 RelativePath="..\..\source\Lib\TLibCommon\NAL.h" 429 > 430 </File> 431 <File 424 432 RelativePath="..\..\source\Lib\TLibCommon\SEI.h" 425 433 > … … 450 458 </File> 451 459 <File 460 RelativePath="..\..\source\Lib\TLibCommon\TComInterpolationFilter.h" 461 > 462 </File> 463 <File 452 464 RelativePath="..\..\source\Lib\TLibCommon\TComList.h" 453 465 > … … 466 478 </File> 467 479 <File 468 RelativePath="..\..\source\Lib\TLibCommon\TComMVDRefData.h"469 >470 </File>471 <File472 480 RelativePath="..\..\source\Lib\TLibCommon\TComPattern.h" 473 481 > … … 486 494 </File> 487 495 <File 488 RelativePath="..\..\source\Lib\TLibCommon\TComPredFilter.h"489 >490 </File>491 <File492 496 RelativePath="..\..\source\Lib\TLibCommon\TComPrediction.h" 493 497 > … … 510 514 </File> 511 515 <File 516 RelativePath="..\..\source\Lib\TLibCommon\TComSampleAdaptiveOffset.h" 517 > 518 </File> 519 <File 512 520 RelativePath="..\..\source\Lib\TLibCommon\TComSlice.h" 513 521 > … … 522 530 </File> 523 531 <File 524 RelativePath="..\..\source\Lib\TLibCommon\TComWeightPrediction. cpp"532 RelativePath="..\..\source\Lib\TLibCommon\TComWeightPrediction.h" 525 533 > 526 534 </File>
Note: See TracChangeset for help on using the changeset viewer.