diff options
author | scuri <scuri> | 2009-08-20 01:10:27 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-08-20 01:10:27 +0000 |
commit | 83b3c8b629d96f5fdf754d35d5f4f5369dbfef1d (patch) | |
tree | 81242227fb731da262139283c301e58f861e9727 /mak.vc9 | |
parent | b014c9fa4544c111796aed1406e704338bacf456 (diff) |
*** empty log message ***
Diffstat (limited to 'mak.vc9')
-rw-r--r-- | mak.vc9/im.vcproj | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/mak.vc9/im.vcproj b/mak.vc9/im.vcproj index a42553c..a54feb4 100644 --- a/mak.vc9/im.vcproj +++ b/mak.vc9/im.vcproj @@ -403,6 +403,10 @@ Name="libJPEG" > <File + RelativePath="..\src\libjpeg\jaricom.c" + > + </File> + <File RelativePath="..\src\libjpeg\jcapimin.c" > </File> @@ -411,6 +415,10 @@ > </File> <File + RelativePath="..\src\libjpeg\jcarith.c" + > + </File> + <File RelativePath="..\src\libjpeg\jccoefct.c" > </File> @@ -475,6 +483,10 @@ > </File> <File + RelativePath="..\src\libjpeg\jdarith.c" + > + </File> + <File RelativePath="..\src\libjpeg\jdatadst.c" > </File> @@ -495,10 +507,6 @@ > </File> <File - RelativePath="..\src\libjpeg\jdhuff.c" - > - </File> - <File RelativePath="..\src\libjpeg\jdinput.c" > </File> @@ -519,10 +527,6 @@ > </File> <File - RelativePath="..\src\libjpeg\jdphuff.c" - > - </File> - <File RelativePath="..\src\libjpeg\jdpostct.c" > </File> @@ -563,10 +567,6 @@ > </File> <File - RelativePath="..\src\libjpeg\jidctred.c" - > - </File> - <File RelativePath="..\src\libjpeg\jmemmgr.c" > </File> |