Changeset 56 in 3DVCSoftware for trunk/build/vc8/TLibCommon_vc8.vcproj
- Timestamp:
- 11 May 2012, 21:20:17 (14 years ago)
- File:
-
- 1 edited
-
trunk/build/vc8/TLibCommon_vc8.vcproj (modified) (16 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/build/vc8/TLibCommon_vc8.vcproj
r2 r56 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="8 ,00"4 Version="8.00" 5 5 Name="TLibCommon" 6 6 ProjectGUID="{78018D78-F890-47E3-A0B7-09D273F0B11D}" … … 44 44 Name="VCCLCompilerTool" 45 45 Optimization="0" 46 AdditionalIncludeDirectories=" "..\..\compat\msvc""46 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 47 47 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS" 48 48 MinimalRebuild="true" … … 109 109 EnableIntrinsicFunctions="false" 110 110 FavorSizeOrSpeed="1" 111 AdditionalIncludeDirectories=" "..\..\compat\msvc""111 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 112 112 PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_WARNINGS" 113 113 StringPooling="true" … … 170 170 Name="VCCLCompilerTool" 171 171 Optimization="0" 172 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 172 173 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS" 173 AdditionalIncludeDirectories=""..\..\compat\msvc""174 174 MinimalRebuild="true" 175 175 BasicRuntimeChecks="3" … … 236 236 EnableIntrinsicFunctions="false" 237 237 FavorSizeOrSpeed="1" 238 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc" 238 239 PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_WARNINGS" 239 AdditionalIncludeDirectories=""..\..\compat\msvc""240 240 StringPooling="true" 241 241 RuntimeLibrary="0" … … 313 313 </File> 314 314 <File 315 RelativePath="..\..\source\Lib\TLibCommon\TComInterpolationFilter.cpp" 316 > 317 </File> 318 <File 315 319 RelativePath="..\..\source\Lib\TLibCommon\TComLoopFilter.cpp" 316 320 > … … 321 325 </File> 322 326 <File 323 RelativePath="..\..\source\Lib\TLibCommon\TComMVDRefData.cpp"324 >325 </File>326 <File327 327 RelativePath="..\..\source\Lib\TLibCommon\TComPattern.cpp" 328 328 > … … 345 345 </File> 346 346 <File 347 RelativePath="..\..\source\Lib\TLibCommon\TComPredFilter.cpp"348 >349 </File>350 <File351 347 RelativePath="..\..\source\Lib\TLibCommon\TComPrediction.cpp" 352 348 > … … 361 357 </File> 362 358 <File 363 RelativePath="..\..\source\Lib\TLibCommon\TComResidualGenerator.cpp"364 >365 </File>366 <File367 359 RelativePath="..\..\source\Lib\TLibCommon\TComRom.cpp" 360 > 361 </File> 362 <File 363 RelativePath="..\..\source\Lib\TLibCommon\TComSampleAdaptiveOffset.cpp" 368 364 > 369 365 </File> … … 395 391 > 396 392 <File 393 RelativePath="..\..\source\Lib\TLibCommon\AccessUnit.h" 394 > 395 </File> 396 <File 397 397 RelativePath="..\..\source\Lib\TLibCommon\CommonDef.h" 398 398 > … … 419 419 </File> 420 420 <File 421 RelativePath="..\..\source\Lib\TLibCommon\NAL.h" 422 > 423 </File> 424 <File 421 425 RelativePath="..\..\source\Lib\TLibCommon\SEI.h" 422 426 > … … 447 451 </File> 448 452 <File 453 RelativePath="..\..\source\Lib\TLibCommon\TComInterpolationFilter.h" 454 > 455 </File> 456 <File 449 457 RelativePath="..\..\source\Lib\TLibCommon\TComList.h" 450 458 > … … 463 471 </File> 464 472 <File 465 RelativePath="..\..\source\Lib\TLibCommon\TComMVDRefData.h"466 >467 </File>468 <File469 473 RelativePath="..\..\source\Lib\TLibCommon\TComPattern.h" 470 474 > … … 483 487 </File> 484 488 <File 485 RelativePath="..\..\source\Lib\TLibCommon\TComPredFilter.h"486 >487 </File>488 <File489 489 RelativePath="..\..\source\Lib\TLibCommon\TComPrediction.h" 490 490 > … … 499 499 </File> 500 500 <File 501 RelativePath="..\..\source\Lib\TLibCommon\TComResidualGenerator.h"502 >503 </File>504 <File505 501 RelativePath="..\..\source\Lib\TLibCommon\TComRom.h" 506 502 > 507 503 </File> 508 504 <File 505 RelativePath="..\..\source\Lib\TLibCommon\TComSampleAdaptiveOffset.h" 506 > 507 </File> 508 <File 509 509 RelativePath="..\..\source\Lib\TLibCommon\TComSlice.h" 510 510 > … … 512 512 <File 513 513 RelativePath="..\..\source\Lib\TLibCommon\TComTrQuant.h" 514 >515 </File>516 <File517 RelativePath="..\..\source\Lib\TLibCommon\TComWedgelet.h"518 514 > 519 515 </File>
Note: See TracChangeset for help on using the changeset viewer.