Changeset 1313 in 3DVCSoftware for trunk/build/vc9
- Timestamp:
- 13 Aug 2015, 17:38:13 (9 years ago)
- Location:
- trunk/build/vc9
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build/vc9/TLibCommon_vc9.vcproj
r608 r1313 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="9 ,00"4 Version="9.00" 5 5 Name="TLibCommon" 6 6 ProjectGUID="{78018D78-F890-47E3-A0B7-09D273F0B11D}" … … 292 292 </File> 293 293 <File 294 RelativePath="..\..\source\Lib\TLibCommon\Debug.cpp" 295 > 296 </File> 297 <File 294 298 RelativePath="..\..\source\Lib\libmd5\libmd5.c" 295 299 > … … 308 312 </File> 309 313 <File 314 RelativePath="..\..\source\Lib\TLibCommon\TComChromaFormat.cpp" 315 > 316 </File> 317 <File 310 318 RelativePath="..\..\source\Lib\TLibCommon\TComDataCU.cpp" 311 319 > … … 369 377 <File 370 378 RelativePath="..\..\source\Lib\TLibCommon\TComTrQuant.cpp" 379 > 380 </File> 381 <File 382 RelativePath="..\..\source\Lib\TLibCommon\TComTU.cpp" 371 383 > 372 384 </File> … … 410 422 </File> 411 423 <File 424 RelativePath="..\..\source\Lib\TLibCommon\Debug.h" 425 > 426 </File> 427 <File 412 428 RelativePath="..\..\source\Lib\libmd5\libmd5.h" 413 429 > … … 438 454 </File> 439 455 <File 456 RelativePath="..\..\source\Lib\TLibCommon\TComChromaFormat.h" 457 > 458 </File> 459 <File 440 460 RelativePath="..\..\source\Lib\TLibCommon\TComDataCU.h" 441 461 > … … 490 510 </File> 491 511 <File 512 RelativePath="..\..\source\Lib\TLibCommon\TComRectangle.h" 513 > 514 </File> 515 <File 492 516 RelativePath="..\..\source\Lib\TLibCommon\TComRom.h" 493 517 > … … 503 527 <File 504 528 RelativePath="..\..\source\Lib\TLibCommon\TComTrQuant.h" 529 > 530 </File> 531 <File 532 RelativePath="..\..\source\Lib\TLibCommon\TComTU.h" 505 533 > 506 534 </File> -
trunk/build/vc9/TLibEncoder_vc9.vcproj
r608 r1313 287 287 </File> 288 288 <File 289 RelativePath="..\..\source\Lib\TLibEncoder\SEIEncoder.cpp" 290 > 291 </File> 292 <File 289 293 RelativePath="..\..\source\Lib\TLibEncoder\SEIwrite.cpp" 290 294 > … … 292 296 <File 293 297 RelativePath="..\..\source\Lib\TLibEncoder\SyntaxElementWriter.cpp" 294 >295 </File>296 <File297 RelativePath="..\..\source\Lib\TLibEncoder\TEncAnalyze.cpp"298 298 > 299 299 </File> … … 369 369 <File 370 370 RelativePath="..\..\source\Lib\TLibEncoder\NALwrite.h" 371 > 372 </File> 373 <File 374 RelativePath="..\..\source\Lib\TLibEncoder\SEIEncoder.h" 371 375 > 372 376 </File>
Note: See TracChangeset for help on using the changeset viewer.