blob: 76e7f92d6f6ec4a2442574f5c8b3ee42e4c69502 [file] [log] [blame]
Martin v. Löwis79ef96d2004-01-02 21:13:59 +00001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="w9xpopen"
6 SccProjectName=""
7 SccLocalPath="">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory=".\."
16 IntermediateDirectory=".\x86-temp-debug\w9xpopen"
17 ConfigurationType="1"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE"
20 CharacterSet="2">
21 <Tool
22 Name="VCCLCompilerTool"
23 Optimization="0"
24 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
25 BasicRuntimeChecks="3"
26 RuntimeLibrary="3"
27 UsePrecompiledHeader="2"
28 PrecompiledHeaderFile=".\x86-temp-debug\w9xpopen/w9xpopen.pch"
29 AssemblerListingLocation=".\x86-temp-debug\w9xpopen/"
30 ObjectFile=".\x86-temp-debug\w9xpopen/"
31 ProgramDataBaseFileName=".\x86-temp-debug\w9xpopen/"
32 WarningLevel="3"
33 SuppressStartupBanner="TRUE"
34 DebugInformationFormat="3"/>
35 <Tool
36 Name="VCCustomBuildTool"/>
37 <Tool
38 Name="VCLinkerTool"
39 OutputFile="./w9xpopen_d.exe"
40 LinkIncremental="1"
41 SuppressStartupBanner="TRUE"
42 GenerateDebugInformation="TRUE"
43 ProgramDatabaseFile=".\./w9xpopen_d.pdb"
44 TargetMachine="1"/>
45 <Tool
46 Name="VCMIDLTool"
47 PreprocessorDefinitions="_DEBUG"
48 MkTypLibCompatible="TRUE"
49 SuppressStartupBanner="TRUE"
50 TargetEnvironment="1"
51 TypeLibraryName=".\./w9xpopen.tlb"
52 HeaderFileName=""/>
53 <Tool
54 Name="VCPostBuildEventTool"/>
55 <Tool
56 Name="VCPreBuildEventTool"/>
57 <Tool
58 Name="VCPreLinkEventTool"/>
59 <Tool
60 Name="VCResourceCompilerTool"
61 PreprocessorDefinitions="_DEBUG"
62 Culture="3081"/>
63 <Tool
64 Name="VCWebServiceProxyGeneratorTool"/>
65 <Tool
66 Name="VCXMLDataGeneratorTool"/>
67 <Tool
68 Name="VCWebDeploymentTool"/>
69 <Tool
70 Name="VCManagedWrapperGeneratorTool"/>
71 <Tool
72 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
73 </Configuration>
74 <Configuration
75 Name="Release|Win32"
76 OutputDirectory=".\."
77 IntermediateDirectory=".\x86-temp-release\w9xpopen"
78 ConfigurationType="1"
79 UseOfMFC="0"
80 ATLMinimizesCRunTimeLibraryUsage="FALSE"
81 CharacterSet="2">
82 <Tool
83 Name="VCCLCompilerTool"
84 Optimization="2"
85 InlineFunctionExpansion="1"
86 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
87 StringPooling="TRUE"
88 RuntimeLibrary="2"
89 EnableFunctionLevelLinking="TRUE"
90 UsePrecompiledHeader="2"
91 PrecompiledHeaderFile=".\x86-temp-release\w9xpopen/w9xpopen.pch"
92 AssemblerListingLocation=".\x86-temp-release\w9xpopen/"
93 ObjectFile=".\x86-temp-release\w9xpopen/"
94 ProgramDataBaseFileName=".\x86-temp-release\w9xpopen/"
95 WarningLevel="3"
96 SuppressStartupBanner="TRUE"/>
97 <Tool
98 Name="VCCustomBuildTool"/>
99 <Tool
100 Name="VCLinkerTool"
101 OutputFile=".\./w9xpopen.exe"
102 LinkIncremental="1"
103 SuppressStartupBanner="TRUE"
104 ProgramDatabaseFile=".\./w9xpopen.pdb"
105 TargetMachine="1"/>
106 <Tool
107 Name="VCMIDLTool"
108 PreprocessorDefinitions="NDEBUG"
109 MkTypLibCompatible="TRUE"
110 SuppressStartupBanner="TRUE"
111 TargetEnvironment="1"
112 TypeLibraryName=".\./w9xpopen.tlb"
113 HeaderFileName=""/>
114 <Tool
115 Name="VCPostBuildEventTool"/>
116 <Tool
117 Name="VCPreBuildEventTool"/>
118 <Tool
119 Name="VCPreLinkEventTool"/>
120 <Tool
121 Name="VCResourceCompilerTool"
122 PreprocessorDefinitions="NDEBUG"
123 Culture="3081"/>
124 <Tool
125 Name="VCWebServiceProxyGeneratorTool"/>
126 <Tool
127 Name="VCXMLDataGeneratorTool"/>
128 <Tool
129 Name="VCWebDeploymentTool"/>
130 <Tool
131 Name="VCManagedWrapperGeneratorTool"/>
132 <Tool
133 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
134 </Configuration>
135 </Configurations>
136 <References>
137 </References>
138 <Files>
139 <File
140 RelativePath="..\PC\w9xpopen.c">
141 <FileConfiguration
142 Name="Debug|Win32">
143 <Tool
144 Name="VCCLCompilerTool"
145 Optimization="0"
146 PreprocessorDefinitions=""
147 BasicRuntimeChecks="3"/>
148 </FileConfiguration>
149 <FileConfiguration
150 Name="Release|Win32">
151 <Tool
152 Name="VCCLCompilerTool"
153 Optimization="2"
154 PreprocessorDefinitions=""/>
155 </FileConfiguration>
156 </File>
157 </Files>
158 <Globals>
159 </Globals>
160</VisualStudioProject>