Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Contents of /trunk/teraterm/ttpcmn/ttpcmn.vcproj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3221 - (show annotations) (download)
Tue Mar 24 09:37:20 2009 UTC (15 years, 2 months ago) by maya
File size: 5838 byte(s)
CVS から SVN へ移行: trunk に集約
1 <?xml version="1.0" encoding="shift_jis"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="ttpcmn"
6 ProjectGUID="{118E0D32-5553-4F73-9927-E873C1C500E4}"
7 RootNamespace="ttpcmn"
8 >
9 <Platforms>
10 <Platform
11 Name="Win32"
12 />
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Release|Win32"
19 OutputDirectory="..\Release"
20 IntermediateDirectory=".\Release"
21 ConfigurationType="2"
22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23 UseOfMFC="0"
24 ATLMinimizesCRunTimeLibraryUsage="false"
25 >
26 <Tool
27 Name="VCPreBuildEventTool"
28 />
29 <Tool
30 Name="VCCustomBuildTool"
31 />
32 <Tool
33 Name="VCXMLDataGeneratorTool"
34 />
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
37 />
38 <Tool
39 Name="VCMIDLTool"
40 PreprocessorDefinitions="NDEBUG"
41 MkTypLibCompatible="true"
42 SuppressStartupBanner="true"
43 TargetEnvironment="1"
44 TypeLibraryName="..\Release/ttpcmn.tlb"
45 HeaderFileName=""
46 />
47 <Tool
48 Name="VCCLCompilerTool"
49 AdditionalOptions="/D&quot;_CRT_SECURE_NO_DEPRECATE&quot;"
50 Optimization="2"
51 InlineFunctionExpansion="1"
52 AdditionalIncludeDirectories="..\common"
53 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
54 StringPooling="true"
55 RuntimeLibrary="0"
56 EnableFunctionLevelLinking="true"
57 UsePrecompiledHeader="0"
58 PrecompiledHeaderFile=".\Release/ttpcmn.pch"
59 AssemblerListingLocation=".\Release/"
60 ObjectFile=".\Release/"
61 ProgramDataBaseFileName=".\Release/"
62 WarningLevel="3"
63 SuppressStartupBanner="true"
64 CompileAs="0"
65 />
66 <Tool
67 Name="VCManagedResourceCompilerTool"
68 />
69 <Tool
70 Name="VCResourceCompilerTool"
71 PreprocessorDefinitions="NDEBUG"
72 Culture="1033"
73 AdditionalIncludeDirectories="..\common"
74 />
75 <Tool
76 Name="VCPreLinkEventTool"
77 />
78 <Tool
79 Name="VCLinkerTool"
80 AdditionalDependencies="setupapi.lib"
81 OutputFile="..\Release/ttpcmn.dll"
82 LinkIncremental="1"
83 SuppressStartupBanner="true"
84 ModuleDefinitionFile=".\ttpcmn.def"
85 DelayLoadDLLs="setupapi.dll"
86 GenerateDebugInformation="true"
87 ProgramDatabaseFile="..\Release/ttpcmn.pdb"
88 SubSystem="2"
89 ImportLibrary="..\Release/ttpcmn.lib"
90 TargetMachine="1"
91 />
92 <Tool
93 Name="VCALinkTool"
94 />
95 <Tool
96 Name="VCManifestTool"
97 />
98 <Tool
99 Name="VCXDCMakeTool"
100 />
101 <Tool
102 Name="VCBscMakeTool"
103 />
104 <Tool
105 Name="VCFxCopTool"
106 />
107 <Tool
108 Name="VCAppVerifierTool"
109 />
110 <Tool
111 Name="VCWebDeploymentTool"
112 />
113 <Tool
114 Name="VCPostBuildEventTool"
115 />
116 </Configuration>
117 <Configuration
118 Name="Debug|Win32"
119 OutputDirectory="..\Debug"
120 IntermediateDirectory=".\Debug"
121 ConfigurationType="2"
122 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
123 UseOfMFC="0"
124 ATLMinimizesCRunTimeLibraryUsage="false"
125 >
126 <Tool
127 Name="VCPreBuildEventTool"
128 />
129 <Tool
130 Name="VCCustomBuildTool"
131 />
132 <Tool
133 Name="VCXMLDataGeneratorTool"
134 />
135 <Tool
136 Name="VCWebServiceProxyGeneratorTool"
137 />
138 <Tool
139 Name="VCMIDLTool"
140 PreprocessorDefinitions="_DEBUG"
141 MkTypLibCompatible="true"
142 SuppressStartupBanner="true"
143 TargetEnvironment="1"
144 TypeLibraryName="..\Debug/ttpcmn.tlb"
145 HeaderFileName=""
146 />
147 <Tool
148 Name="VCCLCompilerTool"
149 AdditionalOptions="/D&quot;_CRT_SECURE_NO_DEPRECATE&quot;"
150 Optimization="0"
151 AdditionalIncludeDirectories="..\common"
152 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
153 RuntimeLibrary="1"
154 UsePrecompiledHeader="0"
155 PrecompiledHeaderFile=".\Debug/ttpcmn.pch"
156 AssemblerListingLocation=".\Debug/"
157 ObjectFile=".\Debug/"
158 ProgramDataBaseFileName=".\Debug/"
159 WarningLevel="3"
160 SuppressStartupBanner="true"
161 DebugInformationFormat="3"
162 CompileAs="0"
163 />
164 <Tool
165 Name="VCManagedResourceCompilerTool"
166 />
167 <Tool
168 Name="VCResourceCompilerTool"
169 PreprocessorDefinitions="_DEBUG"
170 Culture="1033"
171 AdditionalIncludeDirectories="..\common"
172 />
173 <Tool
174 Name="VCPreLinkEventTool"
175 />
176 <Tool
177 Name="VCLinkerTool"
178 AdditionalDependencies="setupapi.lib"
179 OutputFile="..\Debug/ttpcmn.dll"
180 LinkIncremental="1"
181 SuppressStartupBanner="true"
182 ModuleDefinitionFile=".\ttpcmn.def"
183 DelayLoadDLLs="setupapi.dll"
184 GenerateDebugInformation="true"
185 ProgramDatabaseFile="..\Debug/ttpcmn.pdb"
186 SubSystem="2"
187 ImportLibrary="..\Debug/ttpcmn.lib"
188 TargetMachine="1"
189 />
190 <Tool
191 Name="VCALinkTool"
192 />
193 <Tool
194 Name="VCManifestTool"
195 />
196 <Tool
197 Name="VCXDCMakeTool"
198 />
199 <Tool
200 Name="VCBscMakeTool"
201 />
202 <Tool
203 Name="VCFxCopTool"
204 />
205 <Tool
206 Name="VCAppVerifierTool"
207 />
208 <Tool
209 Name="VCWebDeploymentTool"
210 />
211 <Tool
212 Name="VCPostBuildEventTool"
213 />
214 </Configuration>
215 </Configurations>
216 <References>
217 </References>
218 <Files>
219 <Filter
220 Name="Source Files"
221 Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
222 >
223 <File
224 RelativePath="..\common\i18n.c"
225 >
226 </File>
227 <File
228 RelativePath="language.c"
229 >
230 </File>
231 <File
232 RelativePath="ttcmn.c"
233 >
234 </File>
235 <File
236 RelativePath="..\common\ttlib.c"
237 >
238 </File>
239 </Filter>
240 <Filter
241 Name="Header Files"
242 Filter="h;hpp;hxx;hm;inl;fi;fd"
243 >
244 <File
245 RelativePath="..\common\i18n.h"
246 >
247 </File>
248 <File
249 RelativePath="language.h"
250 >
251 </File>
252 <File
253 RelativePath="..\common\ttlib.h"
254 >
255 </File>
256 </Filter>
257 <Filter
258 Name="Def File"
259 Filter="def"
260 >
261 <File
262 RelativePath="ttpcmn.def"
263 >
264 </File>
265 </Filter>
266 <Filter
267 Name="Resource Files"
268 Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
269 >
270 </Filter>
271 </Files>
272 <Globals>
273 </Globals>
274 </VisualStudioProject>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26