diff options
Diffstat (limited to 'contrib/vstudio/vc7')
-rw-r--r-- | contrib/vstudio/vc7/miniunz.vcproj | 126 | ||||
-rw-r--r-- | contrib/vstudio/vc7/minizip.vcproj | 126 | ||||
-rw-r--r-- | contrib/vstudio/vc7/testzlib.vcproj | 126 | ||||
-rw-r--r-- | contrib/vstudio/vc7/zlib.rc | 32 | ||||
-rw-r--r-- | contrib/vstudio/vc7/zlibstat.vcproj | 258 | ||||
-rw-r--r-- | contrib/vstudio/vc7/zlibvc.def | 22 | ||||
-rw-r--r-- | contrib/vstudio/vc7/zlibvc.sln | 78 | ||||
-rw-r--r-- | contrib/vstudio/vc7/zlibvc.vcproj | 457 |
8 files changed, 22 insertions, 1203 deletions
diff --git a/contrib/vstudio/vc7/miniunz.vcproj b/contrib/vstudio/vc7/miniunz.vcproj deleted file mode 100644 index ad5117c..0000000 --- a/contrib/vstudio/vc7/miniunz.vcproj +++ /dev/null | |||
@@ -1,126 +0,0 @@ | |||
1 | <?xml version="1.0" encoding = "Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="7.00" | ||
5 | Name="miniunz" | ||
6 | ProjectGUID="{C52F9E7B-498A-42BE-8DB4-85A15694382A}" | ||
7 | Keyword="Win32Proj"> | ||
8 | <Platforms> | ||
9 | <Platform | ||
10 | Name="Win32"/> | ||
11 | </Platforms> | ||
12 | <Configurations> | ||
13 | <Configuration | ||
14 | Name="Debug|Win32" | ||
15 | OutputDirectory="Debug" | ||
16 | IntermediateDirectory="Debug" | ||
17 | ConfigurationType="1" | ||
18 | CharacterSet="2"> | ||
19 | <Tool | ||
20 | Name="VCCLCompilerTool" | ||
21 | Optimization="0" | ||
22 | AdditionalIncludeDirectories="..\..\..;..\..\minizip" | ||
23 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI;_DEBUG;_CONSOLE" | ||
24 | MinimalRebuild="TRUE" | ||
25 | BasicRuntimeChecks="3" | ||
26 | RuntimeLibrary="5" | ||
27 | UsePrecompiledHeader="0" | ||
28 | WarningLevel="3" | ||
29 | Detect64BitPortabilityProblems="TRUE" | ||
30 | DebugInformationFormat="4"/> | ||
31 | <Tool | ||
32 | Name="VCCustomBuildTool"/> | ||
33 | <Tool | ||
34 | Name="VCLinkerTool" | ||
35 | OutputFile="$(OutDir)/miniunz.exe" | ||
36 | LinkIncremental="2" | ||
37 | GenerateDebugInformation="TRUE" | ||
38 | ProgramDatabaseFile="$(OutDir)/miniunz.pdb" | ||
39 | SubSystem="1" | ||
40 | TargetMachine="1"/> | ||
41 | <Tool | ||
42 | Name="VCMIDLTool"/> | ||
43 | <Tool | ||
44 | Name="VCPostBuildEventTool"/> | ||
45 | <Tool | ||
46 | Name="VCPreBuildEventTool"/> | ||
47 | <Tool | ||
48 | Name="VCPreLinkEventTool"/> | ||
49 | <Tool | ||
50 | Name="VCResourceCompilerTool"/> | ||
51 | <Tool | ||
52 | Name="VCWebServiceProxyGeneratorTool"/> | ||
53 | <Tool | ||
54 | Name="VCWebDeploymentTool"/> | ||
55 | </Configuration> | ||
56 | <Configuration | ||
57 | Name="Release|Win32" | ||
58 | OutputDirectory="Release" | ||
59 | IntermediateDirectory="Release" | ||
60 | ConfigurationType="1" | ||
61 | CharacterSet="2"> | ||
62 | <Tool | ||
63 | Name="VCCLCompilerTool" | ||
64 | Optimization="2" | ||
65 | InlineFunctionExpansion="1" | ||
66 | OmitFramePointers="TRUE" | ||
67 | AdditionalIncludeDirectories="..\..\..;..\..\minizip" | ||
68 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE" | ||
69 | StringPooling="TRUE" | ||
70 | RuntimeLibrary="4" | ||
71 | EnableFunctionLevelLinking="TRUE" | ||
72 | UsePrecompiledHeader="0" | ||
73 | WarningLevel="3" | ||
74 | Detect64BitPortabilityProblems="TRUE" | ||
75 | DebugInformationFormat="3"/> | ||
76 | <Tool | ||
77 | Name="VCCustomBuildTool"/> | ||
78 | <Tool | ||
79 | Name="VCLinkerTool" | ||
80 | OutputFile="$(OutDir)/miniunz.exe" | ||
81 | LinkIncremental="1" | ||
82 | GenerateDebugInformation="TRUE" | ||
83 | SubSystem="1" | ||
84 | OptimizeReferences="2" | ||
85 | EnableCOMDATFolding="2" | ||
86 | OptimizeForWindows98="1" | ||
87 | TargetMachine="1"/> | ||
88 | <Tool | ||
89 | Name="VCMIDLTool"/> | ||
90 | <Tool | ||
91 | Name="VCPostBuildEventTool"/> | ||
92 | <Tool | ||
93 | Name="VCPreBuildEventTool"/> | ||
94 | <Tool | ||
95 | Name="VCPreLinkEventTool"/> | ||
96 | <Tool | ||
97 | Name="VCResourceCompilerTool"/> | ||
98 | <Tool | ||
99 | Name="VCWebServiceProxyGeneratorTool"/> | ||
100 | <Tool | ||
101 | Name="VCWebDeploymentTool"/> | ||
102 | </Configuration> | ||
103 | </Configurations> | ||
104 | <Files> | ||
105 | <Filter | ||
106 | Name="Source Files" | ||
107 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"> | ||
108 | <File | ||
109 | RelativePath="..\..\minizip\miniunz.c"> | ||
110 | </File> | ||
111 | </Filter> | ||
112 | <Filter | ||
113 | Name="Header Files" | ||
114 | Filter="h;hpp;hxx;hm;inl;inc"> | ||
115 | </Filter> | ||
116 | <Filter | ||
117 | Name="Resource Files" | ||
118 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> | ||
119 | </Filter> | ||
120 | <File | ||
121 | RelativePath="ReleaseDll\zlibwapi.lib"> | ||
122 | </File> | ||
123 | </Files> | ||
124 | <Globals> | ||
125 | </Globals> | ||
126 | </VisualStudioProject> | ||
diff --git a/contrib/vstudio/vc7/minizip.vcproj b/contrib/vstudio/vc7/minizip.vcproj deleted file mode 100644 index fb5b632..0000000 --- a/contrib/vstudio/vc7/minizip.vcproj +++ /dev/null | |||
@@ -1,126 +0,0 @@ | |||
1 | <?xml version="1.0" encoding = "Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="7.00" | ||
5 | Name="minizip" | ||
6 | ProjectGUID="{48CDD9DC-E09F-4135-9C0C-4FE50C3C654B}" | ||
7 | Keyword="Win32Proj"> | ||
8 | <Platforms> | ||
9 | <Platform | ||
10 | Name="Win32"/> | ||
11 | </Platforms> | ||
12 | <Configurations> | ||
13 | <Configuration | ||
14 | Name="Debug|Win32" | ||
15 | OutputDirectory="Debug" | ||
16 | IntermediateDirectory="Debug" | ||
17 | ConfigurationType="1" | ||
18 | CharacterSet="2"> | ||
19 | <Tool | ||
20 | Name="VCCLCompilerTool" | ||
21 | Optimization="0" | ||
22 | AdditionalIncludeDirectories="..\..\..;..\..\minizip" | ||
23 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI;_DEBUG;_CONSOLE" | ||
24 | MinimalRebuild="TRUE" | ||
25 | BasicRuntimeChecks="3" | ||
26 | RuntimeLibrary="5" | ||
27 | UsePrecompiledHeader="0" | ||
28 | WarningLevel="3" | ||
29 | Detect64BitPortabilityProblems="TRUE" | ||
30 | DebugInformationFormat="4"/> | ||
31 | <Tool | ||
32 | Name="VCCustomBuildTool"/> | ||
33 | <Tool | ||
34 | Name="VCLinkerTool" | ||
35 | OutputFile="$(OutDir)/minizip.exe" | ||
36 | LinkIncremental="2" | ||
37 | GenerateDebugInformation="TRUE" | ||
38 | ProgramDatabaseFile="$(OutDir)/minizip.pdb" | ||
39 | SubSystem="1" | ||
40 | TargetMachine="1"/> | ||
41 | <Tool | ||
42 | Name="VCMIDLTool"/> | ||
43 | <Tool | ||
44 | Name="VCPostBuildEventTool"/> | ||
45 | <Tool | ||
46 | Name="VCPreBuildEventTool"/> | ||
47 | <Tool | ||
48 | Name="VCPreLinkEventTool"/> | ||
49 | <Tool | ||
50 | Name="VCResourceCompilerTool"/> | ||
51 | <Tool | ||
52 | Name="VCWebServiceProxyGeneratorTool"/> | ||
53 | <Tool | ||
54 | Name="VCWebDeploymentTool"/> | ||
55 | </Configuration> | ||
56 | <Configuration | ||
57 | Name="Release|Win32" | ||
58 | OutputDirectory="Release" | ||
59 | IntermediateDirectory="Release" | ||
60 | ConfigurationType="1" | ||
61 | CharacterSet="2"> | ||
62 | <Tool | ||
63 | Name="VCCLCompilerTool" | ||
64 | Optimization="2" | ||
65 | InlineFunctionExpansion="1" | ||
66 | OmitFramePointers="TRUE" | ||
67 | AdditionalIncludeDirectories="..\..\..;..\..\minizip" | ||
68 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE" | ||
69 | StringPooling="TRUE" | ||
70 | RuntimeLibrary="4" | ||
71 | EnableFunctionLevelLinking="TRUE" | ||
72 | UsePrecompiledHeader="0" | ||
73 | WarningLevel="3" | ||
74 | Detect64BitPortabilityProblems="TRUE" | ||
75 | DebugInformationFormat="3"/> | ||
76 | <Tool | ||
77 | Name="VCCustomBuildTool"/> | ||
78 | <Tool | ||
79 | Name="VCLinkerTool" | ||
80 | OutputFile="$(OutDir)/minizip.exe" | ||
81 | LinkIncremental="1" | ||
82 | GenerateDebugInformation="TRUE" | ||
83 | SubSystem="1" | ||
84 | OptimizeReferences="2" | ||
85 | EnableCOMDATFolding="2" | ||
86 | OptimizeForWindows98="1" | ||
87 | TargetMachine="1"/> | ||
88 | <Tool | ||
89 | Name="VCMIDLTool"/> | ||
90 | <Tool | ||
91 | Name="VCPostBuildEventTool"/> | ||
92 | <Tool | ||
93 | Name="VCPreBuildEventTool"/> | ||
94 | <Tool | ||
95 | Name="VCPreLinkEventTool"/> | ||
96 | <Tool | ||
97 | Name="VCResourceCompilerTool"/> | ||
98 | <Tool | ||
99 | Name="VCWebServiceProxyGeneratorTool"/> | ||
100 | <Tool | ||
101 | Name="VCWebDeploymentTool"/> | ||
102 | </Configuration> | ||
103 | </Configurations> | ||
104 | <Files> | ||
105 | <Filter | ||
106 | Name="Source Files" | ||
107 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"> | ||
108 | <File | ||
109 | RelativePath="..\..\minizip\minizip.c"> | ||
110 | </File> | ||
111 | </Filter> | ||
112 | <Filter | ||
113 | Name="Header Files" | ||
114 | Filter="h;hpp;hxx;hm;inl;inc"> | ||
115 | </Filter> | ||
116 | <Filter | ||
117 | Name="Resource Files" | ||
118 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> | ||
119 | </Filter> | ||
120 | <File | ||
121 | RelativePath="ReleaseDll\zlibwapi.lib"> | ||
122 | </File> | ||
123 | </Files> | ||
124 | <Globals> | ||
125 | </Globals> | ||
126 | </VisualStudioProject> | ||
diff --git a/contrib/vstudio/vc7/testzlib.vcproj b/contrib/vstudio/vc7/testzlib.vcproj deleted file mode 100644 index 97bc3e8..0000000 --- a/contrib/vstudio/vc7/testzlib.vcproj +++ /dev/null | |||
@@ -1,126 +0,0 @@ | |||
1 | <?xml version="1.0" encoding = "Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="7.00" | ||
5 | Name="testZlibDll" | ||
6 | ProjectGUID="{AA6666AA-E09F-4135-9C0C-4FE50C3C654C}" | ||
7 | Keyword="Win32Proj"> | ||
8 | <Platforms> | ||
9 | <Platform | ||
10 | Name="Win32"/> | ||
11 | </Platforms> | ||
12 | <Configurations> | ||
13 | <Configuration | ||
14 | Name="Debug|Win32" | ||
15 | OutputDirectory="Debug" | ||
16 | IntermediateDirectory="Debug" | ||
17 | ConfigurationType="1" | ||
18 | CharacterSet="2"> | ||
19 | <Tool | ||
20 | Name="VCCLCompilerTool" | ||
21 | Optimization="0" | ||
22 | AdditionalIncludeDirectories="..\..\.." | ||
23 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI;_DEBUG;_CONSOLE" | ||
24 | MinimalRebuild="TRUE" | ||
25 | BasicRuntimeChecks="3" | ||
26 | RuntimeLibrary="5" | ||
27 | UsePrecompiledHeader="0" | ||
28 | WarningLevel="3" | ||
29 | Detect64BitPortabilityProblems="TRUE" | ||
30 | DebugInformationFormat="4"/> | ||
31 | <Tool | ||
32 | Name="VCCustomBuildTool"/> | ||
33 | <Tool | ||
34 | Name="VCLinkerTool" | ||
35 | OutputFile="$(OutDir)/testzlib.exe" | ||
36 | LinkIncremental="2" | ||
37 | GenerateDebugInformation="TRUE" | ||
38 | ProgramDatabaseFile="$(OutDir)/testzlib.pdb" | ||
39 | SubSystem="1" | ||
40 | TargetMachine="1"/> | ||
41 | <Tool | ||
42 | Name="VCMIDLTool"/> | ||
43 | <Tool | ||
44 | Name="VCPostBuildEventTool"/> | ||
45 | <Tool | ||
46 | Name="VCPreBuildEventTool"/> | ||
47 | <Tool | ||
48 | Name="VCPreLinkEventTool"/> | ||
49 | <Tool | ||
50 | Name="VCResourceCompilerTool"/> | ||
51 | <Tool | ||
52 | Name="VCWebServiceProxyGeneratorTool"/> | ||
53 | <Tool | ||
54 | Name="VCWebDeploymentTool"/> | ||
55 | </Configuration> | ||
56 | <Configuration | ||
57 | Name="Release|Win32" | ||
58 | OutputDirectory="Release" | ||
59 | IntermediateDirectory="Release" | ||
60 | ConfigurationType="1" | ||
61 | CharacterSet="2"> | ||
62 | <Tool | ||
63 | Name="VCCLCompilerTool" | ||
64 | Optimization="2" | ||
65 | InlineFunctionExpansion="1" | ||
66 | OmitFramePointers="TRUE" | ||
67 | AdditionalIncludeDirectories="..\..\.." | ||
68 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE" | ||
69 | StringPooling="TRUE" | ||
70 | RuntimeLibrary="4" | ||
71 | EnableFunctionLevelLinking="TRUE" | ||
72 | UsePrecompiledHeader="0" | ||
73 | WarningLevel="3" | ||
74 | Detect64BitPortabilityProblems="TRUE" | ||
75 | DebugInformationFormat="3"/> | ||
76 | <Tool | ||
77 | Name="VCCustomBuildTool"/> | ||
78 | <Tool | ||
79 | Name="VCLinkerTool" | ||
80 | OutputFile="$(OutDir)/testzlib.exe" | ||
81 | LinkIncremental="1" | ||
82 | GenerateDebugInformation="TRUE" | ||
83 | SubSystem="1" | ||
84 | OptimizeReferences="2" | ||
85 | EnableCOMDATFolding="2" | ||
86 | OptimizeForWindows98="1" | ||
87 | TargetMachine="1"/> | ||
88 | <Tool | ||
89 | Name="VCMIDLTool"/> | ||
90 | <Tool | ||
91 | Name="VCPostBuildEventTool"/> | ||
92 | <Tool | ||
93 | Name="VCPreBuildEventTool"/> | ||
94 | <Tool | ||
95 | Name="VCPreLinkEventTool"/> | ||
96 | <Tool | ||
97 | Name="VCResourceCompilerTool"/> | ||
98 | <Tool | ||
99 | Name="VCWebServiceProxyGeneratorTool"/> | ||
100 | <Tool | ||
101 | Name="VCWebDeploymentTool"/> | ||
102 | </Configuration> | ||
103 | </Configurations> | ||
104 | <Files> | ||
105 | <Filter | ||
106 | Name="Source Files" | ||
107 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"> | ||
108 | <File | ||
109 | RelativePath="..\..\testzlib\testzlib.c"> | ||
110 | </File> | ||
111 | </Filter> | ||
112 | <Filter | ||
113 | Name="Header Files" | ||
114 | Filter="h;hpp;hxx;hm;inl;inc"> | ||
115 | </Filter> | ||
116 | <Filter | ||
117 | Name="Resource Files" | ||
118 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> | ||
119 | </Filter> | ||
120 | <File | ||
121 | RelativePath="ReleaseDll\zlibwapi.lib"> | ||
122 | </File> | ||
123 | </Files> | ||
124 | <Globals> | ||
125 | </Globals> | ||
126 | </VisualStudioProject> | ||
diff --git a/contrib/vstudio/vc7/zlib.rc b/contrib/vstudio/vc7/zlib.rc deleted file mode 100644 index 266fb83..0000000 --- a/contrib/vstudio/vc7/zlib.rc +++ /dev/null | |||
@@ -1,32 +0,0 @@ | |||
1 | #include <windows.h> | ||
2 | |||
3 | #define IDR_VERSION1 1 | ||
4 | IDR_VERSION1 VERSIONINFO MOVEABLE IMPURE LOADONCALL DISCARDABLE | ||
5 | FILEVERSION 1,2,3,8 | ||
6 | PRODUCTVERSION 1,2,3,8 | ||
7 | FILEFLAGSMASK VS_FFI_FILEFLAGSMASK | ||
8 | FILEFLAGS 0 | ||
9 | FILEOS VOS_DOS_WINDOWS32 | ||
10 | FILETYPE VFT_DLL | ||
11 | FILESUBTYPE 0 // not used | ||
12 | BEGIN | ||
13 | BLOCK "StringFileInfo" | ||
14 | BEGIN | ||
15 | BLOCK "040904E4" | ||
16 | //language ID = U.S. English, char set = Windows, Multilingual | ||
17 | |||
18 | BEGIN | ||
19 | VALUE "FileDescription", "zlib data compression library\0" | ||
20 | VALUE "FileVersion", "1.2.3.8\0" | ||
21 | VALUE "InternalName", "zlib\0" | ||
22 | VALUE "OriginalFilename", "zlib.dll\0" | ||
23 | VALUE "ProductName", "ZLib.DLL\0" | ||
24 | VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0" | ||
25 | VALUE "LegalCopyright", "(C) 1995-2010 Jean-loup Gailly & Mark Adler\0" | ||
26 | END | ||
27 | END | ||
28 | BLOCK "VarFileInfo" | ||
29 | BEGIN | ||
30 | VALUE "Translation", 0x0409, 1252 | ||
31 | END | ||
32 | END | ||
diff --git a/contrib/vstudio/vc7/zlibstat.vcproj b/contrib/vstudio/vc7/zlibstat.vcproj deleted file mode 100644 index 3c37959..0000000 --- a/contrib/vstudio/vc7/zlibstat.vcproj +++ /dev/null | |||
@@ -1,258 +0,0 @@ | |||
1 | <?xml version="1.0" encoding = "Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="7.00" | ||
5 | Name="zlibstat" | ||
6 | SccProjectName="" | ||
7 | SccLocalPath=""> | ||
8 | <Platforms> | ||
9 | <Platform | ||
10 | Name="Win32"/> | ||
11 | </Platforms> | ||
12 | <Configurations> | ||
13 | <Configuration | ||
14 | Name="Debug|Win32" | ||
15 | OutputDirectory=".\zlibstatDebug" | ||
16 | IntermediateDirectory=".\zlibstatDebug" | ||
17 | ConfigurationType="4" | ||
18 | UseOfMFC="0" | ||
19 | ATLMinimizesCRunTimeLibraryUsage="FALSE"> | ||
20 | <Tool | ||
21 | Name="VCCLCompilerTool" | ||
22 | Optimization="0" | ||
23 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | ||
24 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI" | ||
25 | ExceptionHandling="FALSE" | ||
26 | RuntimeLibrary="5" | ||
27 | PrecompiledHeaderFile=".\zlibstatDebug/zlibstat.pch" | ||
28 | AssemblerListingLocation=".\zlibstatDebug/" | ||
29 | ObjectFile=".\zlibstatDebug/" | ||
30 | ProgramDataBaseFileName=".\zlibstatDebug/" | ||
31 | WarningLevel="3" | ||
32 | SuppressStartupBanner="TRUE" | ||
33 | DebugInformationFormat="1"/> | ||
34 | <Tool | ||
35 | Name="VCCustomBuildTool"/> | ||
36 | <Tool | ||
37 | Name="VCLibrarianTool" | ||
38 | AdditionalOptions="/NODEFAULTLIB " | ||
39 | OutputFile=".\zlibstatDebug\zlibstat.lib" | ||
40 | SuppressStartupBanner="TRUE"/> | ||
41 | <Tool | ||
42 | Name="VCMIDLTool"/> | ||
43 | <Tool | ||
44 | Name="VCPostBuildEventTool"/> | ||
45 | <Tool | ||
46 | Name="VCPreBuildEventTool"/> | ||
47 | <Tool | ||
48 | Name="VCPreLinkEventTool"/> | ||
49 | <Tool | ||
50 | Name="VCResourceCompilerTool" | ||
51 | Culture="1036"/> | ||
52 | <Tool | ||
53 | Name="VCWebServiceProxyGeneratorTool"/> | ||
54 | </Configuration> | ||
55 | <Configuration | ||
56 | Name="ReleaseAxp|Win32" | ||
57 | OutputDirectory=".\zlibsta0" | ||
58 | IntermediateDirectory=".\zlibsta0" | ||
59 | ConfigurationType="4" | ||
60 | UseOfMFC="0" | ||
61 | ATLMinimizesCRunTimeLibraryUsage="FALSE"> | ||
62 | <Tool | ||
63 | Name="VCCLCompilerTool" | ||
64 | InlineFunctionExpansion="1" | ||
65 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | ||
66 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI" | ||
67 | StringPooling="TRUE" | ||
68 | ExceptionHandling="FALSE" | ||
69 | RuntimeLibrary="4" | ||
70 | EnableFunctionLevelLinking="TRUE" | ||
71 | PrecompiledHeaderFile=".\zlibsta0/zlibstat.pch" | ||
72 | AssemblerListingLocation=".\zlibsta0/" | ||
73 | ObjectFile=".\zlibsta0/" | ||
74 | ProgramDataBaseFileName=".\zlibsta0/" | ||
75 | WarningLevel="3" | ||
76 | SuppressStartupBanner="TRUE"/> | ||
77 | <Tool | ||
78 | Name="VCCustomBuildTool"/> | ||
79 | <Tool | ||
80 | Name="VCLibrarianTool" | ||
81 | AdditionalOptions="/NODEFAULTLIB " | ||
82 | OutputFile=".\zlibsta0\zlibstat.lib" | ||
83 | SuppressStartupBanner="TRUE"/> | ||
84 | <Tool | ||
85 | Name="VCMIDLTool"/> | ||
86 | <Tool | ||
87 | Name="VCPostBuildEventTool"/> | ||
88 | <Tool | ||
89 | Name="VCPreBuildEventTool"/> | ||
90 | <Tool | ||
91 | Name="VCPreLinkEventTool"/> | ||
92 | <Tool | ||
93 | Name="VCResourceCompilerTool"/> | ||
94 | <Tool | ||
95 | Name="VCWebServiceProxyGeneratorTool"/> | ||
96 | </Configuration> | ||
97 | <Configuration | ||
98 | Name="Release|Win32" | ||
99 | OutputDirectory=".\zlibstat" | ||
100 | IntermediateDirectory=".\zlibstat" | ||
101 | ConfigurationType="4" | ||
102 | UseOfMFC="0" | ||
103 | ATLMinimizesCRunTimeLibraryUsage="FALSE"> | ||
104 | <Tool | ||
105 | Name="VCCLCompilerTool" | ||
106 | InlineFunctionExpansion="1" | ||
107 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | ||
108 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI;ASMV;ASMINF" | ||
109 | StringPooling="TRUE" | ||
110 | ExceptionHandling="FALSE" | ||
111 | RuntimeLibrary="4" | ||
112 | EnableFunctionLevelLinking="TRUE" | ||
113 | PrecompiledHeaderFile=".\zlibstat/zlibstat.pch" | ||
114 | AssemblerListingLocation=".\zlibstat/" | ||
115 | ObjectFile=".\zlibstat/" | ||
116 | ProgramDataBaseFileName=".\zlibstat/" | ||
117 | WarningLevel="3" | ||
118 | SuppressStartupBanner="TRUE"/> | ||
119 | <Tool | ||
120 | Name="VCCustomBuildTool"/> | ||
121 | <Tool | ||
122 | Name="VCLibrarianTool" | ||
123 | AdditionalOptions="..\..\masmx86\gvmat32.obj ..\..\masmx86\inffas32.obj /NODEFAULTLIB " | ||
124 | OutputFile=".\zlibstat\zlibstat.lib" | ||
125 | SuppressStartupBanner="TRUE"/> | ||
126 | <Tool | ||
127 | Name="VCMIDLTool"/> | ||
128 | <Tool | ||
129 | Name="VCPostBuildEventTool"/> | ||
130 | <Tool | ||
131 | Name="VCPreBuildEventTool"/> | ||
132 | <Tool | ||
133 | Name="VCPreLinkEventTool"/> | ||
134 | <Tool | ||
135 | Name="VCResourceCompilerTool" | ||
136 | Culture="1036"/> | ||
137 | <Tool | ||
138 | Name="VCWebServiceProxyGeneratorTool"/> | ||
139 | </Configuration> | ||
140 | <Configuration | ||
141 | Name="ReleaseWithoutAsm|Win32" | ||
142 | OutputDirectory="zlibstatWithoutAsm" | ||
143 | IntermediateDirectory="zlibstatWithoutAsm" | ||
144 | ConfigurationType="4" | ||
145 | UseOfMFC="0" | ||
146 | ATLMinimizesCRunTimeLibraryUsage="FALSE"> | ||
147 | <Tool | ||
148 | Name="VCCLCompilerTool" | ||
149 | InlineFunctionExpansion="1" | ||
150 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | ||
151 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI" | ||
152 | StringPooling="TRUE" | ||
153 | ExceptionHandling="FALSE" | ||
154 | RuntimeLibrary="4" | ||
155 | EnableFunctionLevelLinking="TRUE" | ||
156 | PrecompiledHeaderFile=".\zlibstat/zlibstat.pch" | ||
157 | AssemblerListingLocation=".\zlibstatWithoutAsm/" | ||
158 | ObjectFile=".\zlibstatWithoutAsm/" | ||
159 | ProgramDataBaseFileName=".\zlibstatWithoutAsm/" | ||
160 | WarningLevel="3" | ||
161 | SuppressStartupBanner="TRUE"/> | ||
162 | <Tool | ||
163 | Name="VCCustomBuildTool"/> | ||
164 | <Tool | ||
165 | Name="VCLibrarianTool" | ||
166 | AdditionalOptions=" /NODEFAULTLIB " | ||
167 | OutputFile=".\zlibstatWithoutAsm\zlibstat.lib" | ||
168 | SuppressStartupBanner="TRUE"/> | ||
169 | <Tool | ||
170 | Name="VCMIDLTool"/> | ||
171 | <Tool | ||
172 | Name="VCPostBuildEventTool"/> | ||
173 | <Tool | ||
174 | Name="VCPreBuildEventTool"/> | ||
175 | <Tool | ||
176 | Name="VCPreLinkEventTool"/> | ||
177 | <Tool | ||
178 | Name="VCResourceCompilerTool" | ||
179 | Culture="1036"/> | ||
180 | <Tool | ||
181 | Name="VCWebServiceProxyGeneratorTool"/> | ||
182 | </Configuration> | ||
183 | </Configurations> | ||
184 | <Files> | ||
185 | <Filter | ||
186 | Name="Source Files" | ||
187 | Filter=""> | ||
188 | <File | ||
189 | RelativePath="..\..\..\adler32.c"> | ||
190 | </File> | ||
191 | <File | ||
192 | RelativePath="..\..\..\compress.c"> | ||
193 | </File> | ||
194 | <File | ||
195 | RelativePath="..\..\..\crc32.c"> | ||
196 | </File> | ||
197 | <File | ||
198 | RelativePath="..\..\..\deflate.c"> | ||
199 | </File> | ||
200 | <File | ||
201 | RelativePath="..\..\masmx86\gvmat32c.c"> | ||
202 | </File> | ||
203 | <File | ||
204 | RelativePath="..\..\..\gzclose.c"> | ||
205 | </File> | ||
206 | <File | ||
207 | RelativePath="..\..\..\gzio.c"> | ||
208 | </File> | ||
209 | <File | ||
210 | RelativePath="..\..\..\gzlib.c"> | ||
211 | </File> | ||
212 | <File | ||
213 | RelativePath="..\..\..\gzread.c"> | ||
214 | </File> | ||
215 | <File | ||
216 | RelativePath="..\..\..\gzwrite.c"> | ||
217 | </File> | ||
218 | <File | ||
219 | RelativePath="..\..\..\infback.c"> | ||
220 | </File> | ||
221 | <File | ||
222 | RelativePath="..\..\..\inffast.c"> | ||
223 | </File> | ||
224 | <File | ||
225 | RelativePath="..\..\..\inflate.c"> | ||
226 | </File> | ||
227 | <File | ||
228 | RelativePath="..\..\..\inftrees.c"> | ||
229 | </File> | ||
230 | <File | ||
231 | RelativePath="..\..\minizip\ioapi.c"> | ||
232 | </File> | ||
233 | <File | ||
234 | RelativePath="..\..\..\trees.c"> | ||
235 | </File> | ||
236 | <File | ||
237 | RelativePath="..\..\..\uncompr.c"> | ||
238 | </File> | ||
239 | <File | ||
240 | RelativePath="..\..\minizip\unzip.c"> | ||
241 | </File> | ||
242 | <File | ||
243 | RelativePath="..\..\minizip\zip.c"> | ||
244 | </File> | ||
245 | <File | ||
246 | RelativePath=".\zlib.rc"> | ||
247 | </File> | ||
248 | <File | ||
249 | RelativePath=".\zlibvc.def"> | ||
250 | </File> | ||
251 | <File | ||
252 | RelativePath="..\..\..\zutil.c"> | ||
253 | </File> | ||
254 | </Filter> | ||
255 | </Files> | ||
256 | <Globals> | ||
257 | </Globals> | ||
258 | </VisualStudioProject> | ||
diff --git a/contrib/vstudio/vc7/zlibvc.def b/contrib/vstudio/vc7/zlibvc.def index a40e715..0b6a9e9 100644 --- a/contrib/vstudio/vc7/zlibvc.def +++ b/contrib/vstudio/vc7/zlibvc.def | |||
@@ -90,3 +90,25 @@ EXPORTS | |||
90 | unzGoToFilePos @101 | 90 | unzGoToFilePos @101 |
91 | 91 | ||
92 | fill_win32_filefunc @110 | 92 | fill_win32_filefunc @110 |
93 | fill_win32_filefunc64 @111 | ||
94 | fill_win32_filefunc64A @112 | ||
95 | fill_win32_filefunc64W @113 | ||
96 | |||
97 | ; quick hack by hkuno@microhouse.co.jp | ||
98 | unzOpen64 @120 | ||
99 | unzOpen2_64 @121 | ||
100 | unzGetGlobalInfo64 @122 | ||
101 | unzGetCurrentFileInfo64 @124 | ||
102 | unzGetCurrentFileZStreamPos64 @125 | ||
103 | unztell64 @126 | ||
104 | unzGetFilePos64 @127 | ||
105 | unzGoToFilePos64 @128 | ||
106 | |||
107 | zipOpen64 @130 | ||
108 | zipOpen2_64 @131 | ||
109 | zipOpenNewFileInZip64 @132 | ||
110 | zipOpenNewFileInZip2_64 @133 | ||
111 | zipOpenNewFileInZip3_64 @134 | ||
112 | zipOpenNewFileInZip4_64 @135 | ||
113 | zipCloseFileInZipRaw64 @136 | ||
114 | ; end hack | ||
diff --git a/contrib/vstudio/vc7/zlibvc.sln b/contrib/vstudio/vc7/zlibvc.sln deleted file mode 100644 index 927b42b..0000000 --- a/contrib/vstudio/vc7/zlibvc.sln +++ /dev/null | |||
@@ -1,78 +0,0 @@ | |||
1 | Microsoft Visual Studio Solution File, Format Version 7.00 | ||
2 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlibstat", "zlibstat.vcproj", "{745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}" | ||
3 | EndProject | ||
4 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlibvc", "zlibvc.vcproj", "{8FD826F8-3739-44E6-8CC8-997122E53B8D}" | ||
5 | EndProject | ||
6 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "minizip", "minizip.vcproj", "{48CDD9DC-E09F-4135-9C0C-4FE50C3C654B}" | ||
7 | EndProject | ||
8 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "miniunz", "miniunz.vcproj", "{C52F9E7B-498A-42BE-8DB4-85A15694382A}" | ||
9 | EndProject | ||
10 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testZlibDll", "testzlib.vcproj", "{AA6666AA-E09F-4135-9C0C-4FE50C3C654C}" | ||
11 | EndProject | ||
12 | Global | ||
13 | GlobalSection(SolutionConfiguration) = preSolution | ||
14 | ConfigName.0 = Debug | ||
15 | ConfigName.1 = Release | ||
16 | ConfigName.2 = ReleaseAxp | ||
17 | ConfigName.3 = ReleaseWithoutAsm | ||
18 | ConfigName.4 = ReleaseWithoutCrtdll | ||
19 | EndGlobalSection | ||
20 | GlobalSection(ProjectDependencies) = postSolution | ||
21 | EndGlobalSection | ||
22 | GlobalSection(ProjectConfiguration) = postSolution | ||
23 | {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Debug.ActiveCfg = Debug|Win32 | ||
24 | {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Debug.Build.0 = Debug|Win32 | ||
25 | {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Release.ActiveCfg = Release|Win32 | ||
26 | {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Release.Build.0 = Release|Win32 | ||
27 | {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.ReleaseAxp.ActiveCfg = ReleaseAxp|Win32 | ||
28 | {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.ReleaseAxp.Build.0 = ReleaseAxp|Win32 | ||
29 | {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.ReleaseWithoutAsm.ActiveCfg = ReleaseWithoutAsm|Win32 | ||
30 | {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.ReleaseWithoutAsm.Build.0 = ReleaseWithoutAsm|Win32 | ||
31 | {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.ReleaseWithoutCrtdll.ActiveCfg = ReleaseAxp|Win32 | ||
32 | {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.ReleaseWithoutCrtdll.Build.0 = ReleaseAxp|Win32 | ||
33 | {8FD826F8-3739-44E6-8CC8-997122E53B8D}.Debug.ActiveCfg = Debug|Win32 | ||
34 | {8FD826F8-3739-44E6-8CC8-997122E53B8D}.Debug.Build.0 = Debug|Win32 | ||
35 | {8FD826F8-3739-44E6-8CC8-997122E53B8D}.Release.ActiveCfg = Release|Win32 | ||
36 | {8FD826F8-3739-44E6-8CC8-997122E53B8D}.Release.Build.0 = Release|Win32 | ||
37 | {8FD826F8-3739-44E6-8CC8-997122E53B8D}.ReleaseAxp.ActiveCfg = ReleaseAxp|Win32 | ||
38 | {8FD826F8-3739-44E6-8CC8-997122E53B8D}.ReleaseAxp.Build.0 = ReleaseAxp|Win32 | ||
39 | {8FD826F8-3739-44E6-8CC8-997122E53B8D}.ReleaseWithoutAsm.ActiveCfg = ReleaseWithoutAsm|Win32 | ||
40 | {8FD826F8-3739-44E6-8CC8-997122E53B8D}.ReleaseWithoutAsm.Build.0 = ReleaseWithoutAsm|Win32 | ||
41 | {8FD826F8-3739-44E6-8CC8-997122E53B8D}.ReleaseWithoutCrtdll.ActiveCfg = ReleaseWithoutCrtdll|Win32 | ||
42 | {8FD826F8-3739-44E6-8CC8-997122E53B8D}.ReleaseWithoutCrtdll.Build.0 = ReleaseWithoutCrtdll|Win32 | ||
43 | {48CDD9DC-E09F-4135-9C0C-4FE50C3C654B}.Debug.ActiveCfg = Debug|Win32 | ||
44 | {48CDD9DC-E09F-4135-9C0C-4FE50C3C654B}.Debug.Build.0 = Debug|Win32 | ||
45 | {48CDD9DC-E09F-4135-9C0C-4FE50C3C654B}.Release.ActiveCfg = Release|Win32 | ||
46 | {48CDD9DC-E09F-4135-9C0C-4FE50C3C654B}.Release.Build.0 = Release|Win32 | ||
47 | {48CDD9DC-E09F-4135-9C0C-4FE50C3C654B}.ReleaseAxp.ActiveCfg = Release|Win32 | ||
48 | {48CDD9DC-E09F-4135-9C0C-4FE50C3C654B}.ReleaseAxp.Build.0 = Release|Win32 | ||
49 | {48CDD9DC-E09F-4135-9C0C-4FE50C3C654B}.ReleaseWithoutAsm.ActiveCfg = Release|Win32 | ||
50 | {48CDD9DC-E09F-4135-9C0C-4FE50C3C654B}.ReleaseWithoutAsm.Build.0 = Release|Win32 | ||
51 | {48CDD9DC-E09F-4135-9C0C-4FE50C3C654B}.ReleaseWithoutCrtdll.ActiveCfg = Release|Win32 | ||
52 | {48CDD9DC-E09F-4135-9C0C-4FE50C3C654B}.ReleaseWithoutCrtdll.Build.0 = Release|Win32 | ||
53 | {C52F9E7B-498A-42BE-8DB4-85A15694382A}.Debug.ActiveCfg = Debug|Win32 | ||
54 | {C52F9E7B-498A-42BE-8DB4-85A15694382A}.Debug.Build.0 = Debug|Win32 | ||
55 | {C52F9E7B-498A-42BE-8DB4-85A15694382A}.Release.ActiveCfg = Release|Win32 | ||
56 | {C52F9E7B-498A-42BE-8DB4-85A15694382A}.Release.Build.0 = Release|Win32 | ||
57 | {C52F9E7B-498A-42BE-8DB4-85A15694382A}.ReleaseAxp.ActiveCfg = Release|Win32 | ||
58 | {C52F9E7B-498A-42BE-8DB4-85A15694382A}.ReleaseAxp.Build.0 = Release|Win32 | ||
59 | {C52F9E7B-498A-42BE-8DB4-85A15694382A}.ReleaseWithoutAsm.ActiveCfg = Release|Win32 | ||
60 | {C52F9E7B-498A-42BE-8DB4-85A15694382A}.ReleaseWithoutAsm.Build.0 = Release|Win32 | ||
61 | {C52F9E7B-498A-42BE-8DB4-85A15694382A}.ReleaseWithoutCrtdll.ActiveCfg = Release|Win32 | ||
62 | {C52F9E7B-498A-42BE-8DB4-85A15694382A}.ReleaseWithoutCrtdll.Build.0 = Release|Win32 | ||
63 | {AA6666AA-E09F-4135-9C0C-4FE50C3C654C}.Debug.ActiveCfg = Debug|Win32 | ||
64 | {AA6666AA-E09F-4135-9C0C-4FE50C3C654C}.Debug.Build.0 = Debug|Win32 | ||
65 | {AA6666AA-E09F-4135-9C0C-4FE50C3C654C}.Release.ActiveCfg = Release|Win32 | ||
66 | {AA6666AA-E09F-4135-9C0C-4FE50C3C654C}.Release.Build.0 = Release|Win32 | ||
67 | {AA6666AA-E09F-4135-9C0C-4FE50C3C654C}.ReleaseAxp.ActiveCfg = Release|Win32 | ||
68 | {AA6666AA-E09F-4135-9C0C-4FE50C3C654C}.ReleaseAxp.Build.0 = Release|Win32 | ||
69 | {AA6666AA-E09F-4135-9C0C-4FE50C3C654C}.ReleaseWithoutAsm.ActiveCfg = Release|Win32 | ||
70 | {AA6666AA-E09F-4135-9C0C-4FE50C3C654C}.ReleaseWithoutAsm.Build.0 = Release|Win32 | ||
71 | {AA6666AA-E09F-4135-9C0C-4FE50C3C654C}.ReleaseWithoutCrtdll.ActiveCfg = Release|Win32 | ||
72 | {AA6666AA-E09F-4135-9C0C-4FE50C3C654C}.ReleaseWithoutCrtdll.Build.0 = Release|Win32 | ||
73 | EndGlobalSection | ||
74 | GlobalSection(ExtensibilityGlobals) = postSolution | ||
75 | EndGlobalSection | ||
76 | GlobalSection(ExtensibilityAddIns) = postSolution | ||
77 | EndGlobalSection | ||
78 | EndGlobal | ||
diff --git a/contrib/vstudio/vc7/zlibvc.vcproj b/contrib/vstudio/vc7/zlibvc.vcproj deleted file mode 100644 index 2c66643..0000000 --- a/contrib/vstudio/vc7/zlibvc.vcproj +++ /dev/null | |||
@@ -1,457 +0,0 @@ | |||
1 | <?xml version="1.0" encoding = "Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="7.00" | ||
5 | Name="zlibvc" | ||
6 | SccProjectName="" | ||
7 | SccLocalPath=""> | ||
8 | <Platforms> | ||
9 | <Platform | ||
10 | Name="Win32"/> | ||
11 | </Platforms> | ||
12 | <Configurations> | ||
13 | <Configuration | ||
14 | Name="Debug|Win32" | ||
15 | OutputDirectory=".\DebugDll" | ||
16 | IntermediateDirectory=".\DebugDll" | ||
17 | ConfigurationType="2" | ||
18 | UseOfMFC="0" | ||
19 | ATLMinimizesCRunTimeLibraryUsage="FALSE"> | ||
20 | <Tool | ||
21 | Name="VCCLCompilerTool" | ||
22 | Optimization="0" | ||
23 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | ||
24 | PreprocessorDefinitions="WIN32,ZLIB_WINAPI,ASMV,ASMINF" | ||
25 | ExceptionHandling="FALSE" | ||
26 | RuntimeLibrary="1" | ||
27 | PrecompiledHeaderFile=".\DebugDll/zlibvc.pch" | ||
28 | AssemblerListingLocation=".\DebugDll/" | ||
29 | ObjectFile=".\DebugDll/" | ||
30 | ProgramDataBaseFileName=".\DebugDll/" | ||
31 | WarningLevel="3" | ||
32 | SuppressStartupBanner="TRUE" | ||
33 | DebugInformationFormat="4"/> | ||
34 | <Tool | ||
35 | Name="VCCustomBuildTool"/> | ||
36 | <Tool | ||
37 | Name="VCLinkerTool" | ||
38 | AdditionalOptions="/MACHINE:I386" | ||
39 | AdditionalDependencies="..\..\masmx86\gvmat32.obj ..\..\masmx86\inffas32.obj" | ||
40 | OutputFile=".\DebugDll\zlibwapi.dll" | ||
41 | LinkIncremental="2" | ||
42 | SuppressStartupBanner="TRUE" | ||
43 | ModuleDefinitionFile=".\zlibvc.def" | ||
44 | GenerateDebugInformation="TRUE" | ||
45 | ProgramDatabaseFile=".\DebugDll/zlibwapi.pdb" | ||
46 | SubSystem="2" | ||
47 | ImportLibrary=".\DebugDll/zlibwapi.lib"/> | ||
48 | <Tool | ||
49 | Name="VCMIDLTool" | ||
50 | PreprocessorDefinitions="_DEBUG" | ||
51 | MkTypLibCompatible="TRUE" | ||
52 | SuppressStartupBanner="TRUE" | ||
53 | TargetEnvironment="1" | ||
54 | TypeLibraryName=".\DebugDll/zlibvc.tlb"/> | ||
55 | <Tool | ||
56 | Name="VCPostBuildEventTool"/> | ||
57 | <Tool | ||
58 | Name="VCPreBuildEventTool"/> | ||
59 | <Tool | ||
60 | Name="VCPreLinkEventTool"/> | ||
61 | <Tool | ||
62 | Name="VCResourceCompilerTool" | ||
63 | PreprocessorDefinitions="_DEBUG" | ||
64 | Culture="1036"/> | ||
65 | <Tool | ||
66 | Name="VCWebServiceProxyGeneratorTool"/> | ||
67 | <Tool | ||
68 | Name="VCWebDeploymentTool"/> | ||
69 | </Configuration> | ||
70 | <Configuration | ||
71 | Name="ReleaseWithoutAsm|Win32" | ||
72 | OutputDirectory=".\zlibDllWithoutAsm" | ||
73 | IntermediateDirectory=".\zlibDllWithoutAsm" | ||
74 | ConfigurationType="2" | ||
75 | UseOfMFC="0" | ||
76 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | ||
77 | WholeProgramOptimization="TRUE"> | ||
78 | <Tool | ||
79 | Name="VCCLCompilerTool" | ||
80 | InlineFunctionExpansion="1" | ||
81 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | ||
82 | PreprocessorDefinitions="WIN32,ZLIB_WINAPI" | ||
83 | StringPooling="TRUE" | ||
84 | ExceptionHandling="FALSE" | ||
85 | RuntimeLibrary="0" | ||
86 | EnableFunctionLevelLinking="TRUE" | ||
87 | PrecompiledHeaderFile=".\zlibDllWithoutAsm/zlibvc.pch" | ||
88 | AssemblerOutput="2" | ||
89 | AssemblerListingLocation=".\zlibDllWithoutAsm/" | ||
90 | ObjectFile=".\zlibDllWithoutAsm/" | ||
91 | ProgramDataBaseFileName=".\zlibDllWithoutAsm/" | ||
92 | BrowseInformation="1" | ||
93 | WarningLevel="3" | ||
94 | SuppressStartupBanner="TRUE"/> | ||
95 | <Tool | ||
96 | Name="VCCustomBuildTool"/> | ||
97 | <Tool | ||
98 | Name="VCLinkerTool" | ||
99 | AdditionalOptions="/MACHINE:I386" | ||
100 | AdditionalDependencies="crtdll.lib" | ||
101 | OutputFile=".\zlibDllWithoutAsm\zlibwapi.dll" | ||
102 | LinkIncremental="1" | ||
103 | SuppressStartupBanner="TRUE" | ||
104 | IgnoreAllDefaultLibraries="TRUE" | ||
105 | ModuleDefinitionFile=".\zlibvc.def" | ||
106 | ProgramDatabaseFile=".\zlibDllWithoutAsm/zlibwapi.pdb" | ||
107 | GenerateMapFile="TRUE" | ||
108 | MapFileName=".\zlibDllWithoutAsm/zlibwapi.map" | ||
109 | SubSystem="2" | ||
110 | OptimizeForWindows98="1" | ||
111 | ImportLibrary=".\zlibDllWithoutAsm/zlibwapi.lib"/> | ||
112 | <Tool | ||
113 | Name="VCMIDLTool" | ||
114 | PreprocessorDefinitions="NDEBUG" | ||
115 | MkTypLibCompatible="TRUE" | ||
116 | SuppressStartupBanner="TRUE" | ||
117 | TargetEnvironment="1" | ||
118 | TypeLibraryName=".\zlibDllWithoutAsm/zlibvc.tlb"/> | ||
119 | <Tool | ||
120 | Name="VCPostBuildEventTool"/> | ||
121 | <Tool | ||
122 | Name="VCPreBuildEventTool"/> | ||
123 | <Tool | ||
124 | Name="VCPreLinkEventTool"/> | ||
125 | <Tool | ||
126 | Name="VCResourceCompilerTool" | ||
127 | PreprocessorDefinitions="NDEBUG" | ||
128 | Culture="1036"/> | ||
129 | <Tool | ||
130 | Name="VCWebServiceProxyGeneratorTool"/> | ||
131 | <Tool | ||
132 | Name="VCWebDeploymentTool"/> | ||
133 | </Configuration> | ||
134 | <Configuration | ||
135 | Name="ReleaseWithoutCrtdll|Win32" | ||
136 | OutputDirectory=".\zlibDllWithoutCrtDll" | ||
137 | IntermediateDirectory=".\zlibDllWithoutCrtDll" | ||
138 | ConfigurationType="2" | ||
139 | UseOfMFC="0" | ||
140 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | ||
141 | WholeProgramOptimization="TRUE"> | ||
142 | <Tool | ||
143 | Name="VCCLCompilerTool" | ||
144 | InlineFunctionExpansion="1" | ||
145 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | ||
146 | PreprocessorDefinitions="WIN32,ZLIB_WINAPI,ASMV,ASMINF" | ||
147 | StringPooling="TRUE" | ||
148 | ExceptionHandling="FALSE" | ||
149 | RuntimeLibrary="0" | ||
150 | EnableFunctionLevelLinking="TRUE" | ||
151 | PrecompiledHeaderFile=".\zlibDllWithoutCrtDll/zlibvc.pch" | ||
152 | AssemblerOutput="2" | ||
153 | AssemblerListingLocation=".\zlibDllWithoutCrtDll/" | ||
154 | ObjectFile=".\zlibDllWithoutCrtDll/" | ||
155 | ProgramDataBaseFileName=".\zlibDllWithoutCrtDll/" | ||
156 | BrowseInformation="1" | ||
157 | WarningLevel="3" | ||
158 | SuppressStartupBanner="TRUE"/> | ||
159 | <Tool | ||
160 | Name="VCCustomBuildTool"/> | ||
161 | <Tool | ||
162 | Name="VCLinkerTool" | ||
163 | AdditionalOptions="/MACHINE:I386" | ||
164 | AdditionalDependencies="..\..\masmx86\gvmat32.obj ..\..\masmx86\inffas32.obj " | ||
165 | OutputFile=".\zlibDllWithoutCrtDll\zlibwapi.dll" | ||
166 | LinkIncremental="1" | ||
167 | SuppressStartupBanner="TRUE" | ||
168 | IgnoreAllDefaultLibraries="FALSE" | ||
169 | ModuleDefinitionFile=".\zlibvc.def" | ||
170 | ProgramDatabaseFile=".\zlibDllWithoutCrtDll/zlibwapi.pdb" | ||
171 | GenerateMapFile="TRUE" | ||
172 | MapFileName=".\zlibDllWithoutCrtDll/zlibwapi.map" | ||
173 | SubSystem="2" | ||
174 | OptimizeForWindows98="1" | ||
175 | ImportLibrary=".\zlibDllWithoutCrtDll/zlibwapi.lib"/> | ||
176 | <Tool | ||
177 | Name="VCMIDLTool" | ||
178 | PreprocessorDefinitions="NDEBUG" | ||
179 | MkTypLibCompatible="TRUE" | ||
180 | SuppressStartupBanner="TRUE" | ||
181 | TargetEnvironment="1" | ||
182 | TypeLibraryName=".\zlibDllWithoutCrtDll/zlibvc.tlb"/> | ||
183 | <Tool | ||
184 | Name="VCPostBuildEventTool"/> | ||
185 | <Tool | ||
186 | Name="VCPreBuildEventTool"/> | ||
187 | <Tool | ||
188 | Name="VCPreLinkEventTool"/> | ||
189 | <Tool | ||
190 | Name="VCResourceCompilerTool" | ||
191 | PreprocessorDefinitions="NDEBUG" | ||
192 | Culture="1036"/> | ||
193 | <Tool | ||
194 | Name="VCWebServiceProxyGeneratorTool"/> | ||
195 | <Tool | ||
196 | Name="VCWebDeploymentTool"/> | ||
197 | </Configuration> | ||
198 | <Configuration | ||
199 | Name="ReleaseAxp|Win32" | ||
200 | OutputDirectory=".\zlibvc__" | ||
201 | IntermediateDirectory=".\zlibvc__" | ||
202 | ConfigurationType="2" | ||
203 | UseOfMFC="0" | ||
204 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | ||
205 | WholeProgramOptimization="TRUE"> | ||
206 | <Tool | ||
207 | Name="VCCLCompilerTool" | ||
208 | InlineFunctionExpansion="1" | ||
209 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | ||
210 | PreprocessorDefinitions="WIN32,ZLIB_WINAPI" | ||
211 | StringPooling="TRUE" | ||
212 | ExceptionHandling="FALSE" | ||
213 | RuntimeLibrary="0" | ||
214 | EnableFunctionLevelLinking="TRUE" | ||
215 | PrecompiledHeaderFile=".\zlibvc__/zlibvc.pch" | ||
216 | AssemblerOutput="2" | ||
217 | AssemblerListingLocation=".\zlibvc__/" | ||
218 | ObjectFile=".\zlibvc__/" | ||
219 | ProgramDataBaseFileName=".\zlibvc__/" | ||
220 | BrowseInformation="1" | ||
221 | WarningLevel="3" | ||
222 | SuppressStartupBanner="TRUE"/> | ||
223 | <Tool | ||
224 | Name="VCCustomBuildTool"/> | ||
225 | <Tool | ||
226 | Name="VCLinkerTool" | ||
227 | AdditionalDependencies="crtdll.lib" | ||
228 | OutputFile="zlibvc__\zlibwapi.dll" | ||
229 | LinkIncremental="1" | ||
230 | SuppressStartupBanner="TRUE" | ||
231 | IgnoreAllDefaultLibraries="TRUE" | ||
232 | ModuleDefinitionFile=".\zlibvc.def" | ||
233 | ProgramDatabaseFile=".\zlibvc__/zlibwapi.pdb" | ||
234 | GenerateMapFile="TRUE" | ||
235 | MapFileName=".\zlibvc__/zlibwapi.map" | ||
236 | SubSystem="2" | ||
237 | ImportLibrary=".\zlibvc__/zlibwapi.lib"/> | ||
238 | <Tool | ||
239 | Name="VCMIDLTool" | ||
240 | PreprocessorDefinitions="NDEBUG" | ||
241 | MkTypLibCompatible="TRUE" | ||
242 | SuppressStartupBanner="TRUE" | ||
243 | TargetEnvironment="1" | ||
244 | TypeLibraryName=".\zlibvc__/zlibvc.tlb"/> | ||
245 | <Tool | ||
246 | Name="VCPostBuildEventTool"/> | ||
247 | <Tool | ||
248 | Name="VCPreBuildEventTool"/> | ||
249 | <Tool | ||
250 | Name="VCPreLinkEventTool"/> | ||
251 | <Tool | ||
252 | Name="VCResourceCompilerTool" | ||
253 | PreprocessorDefinitions="NDEBUG" | ||
254 | Culture="1036"/> | ||
255 | <Tool | ||
256 | Name="VCWebServiceProxyGeneratorTool"/> | ||
257 | <Tool | ||
258 | Name="VCWebDeploymentTool"/> | ||
259 | </Configuration> | ||
260 | <Configuration | ||
261 | Name="Release|Win32" | ||
262 | OutputDirectory=".\ReleaseDll" | ||
263 | IntermediateDirectory=".\ReleaseDll" | ||
264 | ConfigurationType="2" | ||
265 | UseOfMFC="0" | ||
266 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | ||
267 | WholeProgramOptimization="TRUE"> | ||
268 | <Tool | ||
269 | Name="VCCLCompilerTool" | ||
270 | InlineFunctionExpansion="1" | ||
271 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | ||
272 | PreprocessorDefinitions="WIN32,ZLIB_WINAPI,ASMV,ASMINF" | ||
273 | StringPooling="TRUE" | ||
274 | ExceptionHandling="FALSE" | ||
275 | RuntimeLibrary="0" | ||
276 | EnableFunctionLevelLinking="TRUE" | ||
277 | PrecompiledHeaderFile=".\ReleaseDll/zlibvc.pch" | ||
278 | AssemblerOutput="2" | ||
279 | AssemblerListingLocation=".\ReleaseDll/" | ||
280 | ObjectFile=".\ReleaseDll/" | ||
281 | ProgramDataBaseFileName=".\ReleaseDll/" | ||
282 | BrowseInformation="1" | ||
283 | WarningLevel="3" | ||
284 | SuppressStartupBanner="TRUE"/> | ||
285 | <Tool | ||
286 | Name="VCCustomBuildTool"/> | ||
287 | <Tool | ||
288 | Name="VCLinkerTool" | ||
289 | AdditionalOptions="/MACHINE:I386" | ||
290 | AdditionalDependencies="..\..\masmx86\gvmat32.obj ..\..\masmx86\inffas32.obj crtdll.lib" | ||
291 | OutputFile=".\ReleaseDll\zlibwapi.dll" | ||
292 | LinkIncremental="1" | ||
293 | SuppressStartupBanner="TRUE" | ||
294 | IgnoreAllDefaultLibraries="TRUE" | ||
295 | ModuleDefinitionFile=".\zlibvc.def" | ||
296 | ProgramDatabaseFile=".\ReleaseDll/zlibwapi.pdb" | ||
297 | GenerateMapFile="TRUE" | ||
298 | MapFileName=".\ReleaseDll/zlibwapi.map" | ||
299 | SubSystem="2" | ||
300 | OptimizeForWindows98="1" | ||
301 | ImportLibrary=".\ReleaseDll/zlibwapi.lib"/> | ||
302 | <Tool | ||
303 | Name="VCMIDLTool" | ||
304 | PreprocessorDefinitions="NDEBUG" | ||
305 | MkTypLibCompatible="TRUE" | ||
306 | SuppressStartupBanner="TRUE" | ||
307 | TargetEnvironment="1" | ||
308 | TypeLibraryName=".\Release/zlibvc.tlb"/> | ||
309 | <Tool | ||
310 | Name="VCPostBuildEventTool"/> | ||
311 | <Tool | ||
312 | Name="VCPreBuildEventTool"/> | ||
313 | <Tool | ||
314 | Name="VCPreLinkEventTool"/> | ||
315 | <Tool | ||
316 | Name="VCResourceCompilerTool" | ||
317 | PreprocessorDefinitions="NDEBUG" | ||
318 | Culture="1036"/> | ||
319 | <Tool | ||
320 | Name="VCWebServiceProxyGeneratorTool"/> | ||
321 | <Tool | ||
322 | Name="VCWebDeploymentTool"/> | ||
323 | </Configuration> | ||
324 | </Configurations> | ||
325 | <Files> | ||
326 | <Filter | ||
327 | Name="Source Files" | ||
328 | Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"> | ||
329 | <File | ||
330 | RelativePath="..\..\..\adler32.c"> | ||
331 | </File> | ||
332 | <File | ||
333 | RelativePath="..\..\..\compress.c"> | ||
334 | </File> | ||
335 | <File | ||
336 | RelativePath="..\..\..\crc32.c"> | ||
337 | </File> | ||
338 | <File | ||
339 | RelativePath="..\..\..\deflate.c"> | ||
340 | </File> | ||
341 | <File | ||
342 | RelativePath="..\..\masmx86\gvmat32c.c"> | ||
343 | <FileConfiguration | ||
344 | Name="ReleaseWithoutAsm|Win32" | ||
345 | ExcludedFromBuild="TRUE"> | ||
346 | <Tool | ||
347 | Name="VCCLCompilerTool"/> | ||
348 | </FileConfiguration> | ||
349 | </File> | ||
350 | <File | ||
351 | RelativePath="..\..\..\gzclose.c"> | ||
352 | </File> | ||
353 | <File | ||
354 | RelativePath="..\..\..\gzio.c"> | ||
355 | </File> | ||
356 | <File | ||
357 | RelativePath="..\..\..\gzlib.c"> | ||
358 | </File> | ||
359 | <File | ||
360 | RelativePath="..\..\..\gzread.c"> | ||
361 | </File> | ||
362 | <File | ||
363 | RelativePath="..\..\..\gzwrite.c"> | ||
364 | </File> | ||
365 | <File | ||
366 | RelativePath="..\..\..\infback.c"> | ||
367 | </File> | ||
368 | <File | ||
369 | RelativePath="..\..\..\inffast.c"> | ||
370 | </File> | ||
371 | <File | ||
372 | RelativePath="..\..\..\inflate.c"> | ||
373 | </File> | ||
374 | <File | ||
375 | RelativePath="..\..\..\inftrees.c"> | ||
376 | </File> | ||
377 | <File | ||
378 | RelativePath="..\..\minizip\ioapi.c"> | ||
379 | </File> | ||
380 | <File | ||
381 | RelativePath="..\..\minizip\iowin32.c"> | ||
382 | </File> | ||
383 | <File | ||
384 | RelativePath="..\..\..\trees.c"> | ||
385 | </File> | ||
386 | <File | ||
387 | RelativePath="..\..\..\uncompr.c"> | ||
388 | </File> | ||
389 | <File | ||
390 | RelativePath="..\..\minizip\unzip.c"> | ||
391 | <FileConfiguration | ||
392 | Name="Release|Win32"> | ||
393 | <Tool | ||
394 | Name="VCCLCompilerTool" | ||
395 | AdditionalIncludeDirectories="" | ||
396 | PreprocessorDefinitions="ZLIB_INTERNAL"/> | ||
397 | </FileConfiguration> | ||
398 | </File> | ||
399 | <File | ||
400 | RelativePath="..\..\minizip\zip.c"> | ||
401 | <FileConfiguration | ||
402 | Name="Release|Win32"> | ||
403 | <Tool | ||
404 | Name="VCCLCompilerTool" | ||
405 | AdditionalIncludeDirectories="" | ||
406 | PreprocessorDefinitions="ZLIB_INTERNAL"/> | ||
407 | </FileConfiguration> | ||
408 | </File> | ||
409 | <File | ||
410 | RelativePath=".\zlib.rc"> | ||
411 | </File> | ||
412 | <File | ||
413 | RelativePath=".\zlibvc.def"> | ||
414 | </File> | ||
415 | <File | ||
416 | RelativePath="..\..\..\zutil.c"> | ||
417 | </File> | ||
418 | </Filter> | ||
419 | <Filter | ||
420 | Name="Header Files" | ||
421 | Filter="h;hpp;hxx;hm;inl;fi;fd"> | ||
422 | <File | ||
423 | RelativePath="..\..\..\deflate.h"> | ||
424 | </File> | ||
425 | <File | ||
426 | RelativePath="..\..\..\infblock.h"> | ||
427 | </File> | ||
428 | <File | ||
429 | RelativePath="..\..\..\infcodes.h"> | ||
430 | </File> | ||
431 | <File | ||
432 | RelativePath="..\..\..\inffast.h"> | ||
433 | </File> | ||
434 | <File | ||
435 | RelativePath="..\..\..\inftrees.h"> | ||
436 | </File> | ||
437 | <File | ||
438 | RelativePath="..\..\..\infutil.h"> | ||
439 | </File> | ||
440 | <File | ||
441 | RelativePath="..\..\..\zconf.h"> | ||
442 | </File> | ||
443 | <File | ||
444 | RelativePath="..\..\..\zlib.h"> | ||
445 | </File> | ||
446 | <File | ||
447 | RelativePath="..\..\..\zutil.h"> | ||
448 | </File> | ||
449 | </Filter> | ||
450 | <Filter | ||
451 | Name="Resource Files" | ||
452 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"> | ||
453 | </Filter> | ||
454 | </Files> | ||
455 | <Globals> | ||
456 | </Globals> | ||
457 | </VisualStudioProject> | ||