diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2004-07-23 21:12:01 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2004-07-23 21:12:01 +0000 |
| commit | b33b5ffe0852d25aea386152148034723bccdc05 (patch) | |
| tree | 39e9f604aad81d2e2455baf97da4b26f2f4651c9 /vcnet/jpeg.vcproj | |
| parent | 7ee19d11402525a19a405753b3a468f30cc54a37 (diff) | |
VC++ project file fixes.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3690 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'vcnet/jpeg.vcproj')
| -rw-r--r-- | vcnet/jpeg.vcproj | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/vcnet/jpeg.vcproj b/vcnet/jpeg.vcproj index d67d3f76f..f477f424d 100644 --- a/vcnet/jpeg.vcproj +++ b/vcnet/jpeg.vcproj @@ -3,6 +3,7 @@ ProjectType="Visual C++" Version="7.10" Name="jpeg" + ProjectGUID="{08B82852-90B3-4767-A5D2-F0A4FCCB2377}" SccProjectName="" SccLocalPath=""> <Platforms> @@ -931,25 +932,6 @@ </FileConfiguration> </File> <File - RelativePath="..\jpeg\jpegtran.c"> - <FileConfiguration - Name="Debug|Win32"> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - AdditionalIncludeDirectories="" - PreprocessorDefinitions=""/> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32"> - <Tool - Name="VCCLCompilerTool" - FavorSizeOrSpeed="0" - AdditionalIncludeDirectories="" - PreprocessorDefinitions=""/> - </FileConfiguration> - </File> - <File RelativePath="..\jpeg\jquant1.c"> <FileConfiguration Name="Debug|Win32"> |
