diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2011-03-11 00:14:29 +0000 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2011-03-11 00:14:29 +0000 |
| commit | c4099faffeb7bb2b5a1d4d3ace81021224f711c5 (patch) | |
| tree | 6e27bbdefdf56a0ad68c9dca5ed6510649150c4d /ide/VisualC2008 | |
| parent | d45e4093018348c1035f2135cbfa6c0523edcd4a (diff) | |
Updated VisualC2008 project files:
- new and deleted files in zlib 1.2.5
- added missing dependency: tree -> fluid
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8514 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide/VisualC2008')
| -rw-r--r-- | ide/VisualC2008/fltk.sln | 1 | ||||
| -rw-r--r-- | ide/VisualC2008/zlib.vcproj | 58 |
2 files changed, 18 insertions, 41 deletions
diff --git a/ide/VisualC2008/fltk.sln b/ide/VisualC2008/fltk.sln index 563d9059a..7730ee917 100644 --- a/ide/VisualC2008/fltk.sln +++ b/ide/VisualC2008/fltk.sln @@ -476,6 +476,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "table", "table.vcproj", "{3 EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tree", "tree.vcproj", "{2C3FB329-620B-41A0-8845-A063C9EA8807}"
ProjectSection(ProjectDependencies) = postProject
+ {8AED3078-8CD8-40C9-A8FF-46080024F1EB} = {8AED3078-8CD8-40C9-A8FF-46080024F1EB}
{E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F}
EndProjectSection
EndProject
diff --git a/ide/VisualC2008/zlib.vcproj b/ide/VisualC2008/zlib.vcproj index eecc999e7..11243e16b 100644 --- a/ide/VisualC2008/zlib.vcproj +++ b/ide/VisualC2008/zlib.vcproj @@ -477,48 +477,24 @@ </FileConfiguration>
</File>
<File
- RelativePath="..\..\zlib\gzio.c"
+ RelativePath="..\..\zlib\gzclose.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\zlib\gzlib.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\zlib\gzread.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\zlib\gzwrite.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\zlib\infback.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>
- <FileConfiguration
- Name="Debug Cairo|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Cairo|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- FavorSizeOrSpeed="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
</File>
<File
RelativePath="..\..\zlib\inffast.c"
|
