Develop and Download Open Source Software

Browse Subversion Repository

Contents of /kz_odbc.vcproj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations) (download)
Fri Apr 15 01:04:03 2011 UTC (13 years, 1 month ago) by ohfuji
File size: 4290 byte(s)


1 <?xml version="1.0" encoding="shift_jis"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="kz_odbc"
6 ProjectGUID="{14E9B548-2CDA-4A36-B3A2-78A64EE9AE1C}"
7 Keyword="Win32Proj"
8 TargetFrameworkVersion="131072"
9 >
10 <Platforms>
11 <Platform
12 Name="Win32"
13 />
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="Debug"
21 IntermediateDirectory="Debug"
22 ConfigurationType="1"
23 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
24 CharacterSet="2"
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 />
41 <Tool
42 Name="VCCLCompilerTool"
43 Optimization="0"
44 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
45 MinimalRebuild="true"
46 BasicRuntimeChecks="3"
47 RuntimeLibrary="1"
48 UsePrecompiledHeader="0"
49 WarningLevel="3"
50 DebugInformationFormat="4"
51 />
52 <Tool
53 Name="VCManagedResourceCompilerTool"
54 />
55 <Tool
56 Name="VCResourceCompilerTool"
57 />
58 <Tool
59 Name="VCPreLinkEventTool"
60 />
61 <Tool
62 Name="VCLinkerTool"
63 OutputFile="$(OutDir)/kz_odbc.exe"
64 LinkIncremental="2"
65 GenerateDebugInformation="true"
66 ProgramDatabaseFile="$(OutDir)/kz_odbc.pdb"
67 SubSystem="1"
68 RandomizedBaseAddress="1"
69 DataExecutionPrevention="0"
70 TargetMachine="1"
71 />
72 <Tool
73 Name="VCALinkTool"
74 />
75 <Tool
76 Name="VCManifestTool"
77 />
78 <Tool
79 Name="VCXDCMakeTool"
80 />
81 <Tool
82 Name="VCBscMakeTool"
83 />
84 <Tool
85 Name="VCFxCopTool"
86 />
87 <Tool
88 Name="VCAppVerifierTool"
89 />
90 <Tool
91 Name="VCPostBuildEventTool"
92 />
93 </Configuration>
94 <Configuration
95 Name="Release|Win32"
96 OutputDirectory="Release"
97 IntermediateDirectory="Release"
98 ConfigurationType="1"
99 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
100 CharacterSet="2"
101 >
102 <Tool
103 Name="VCPreBuildEventTool"
104 />
105 <Tool
106 Name="VCCustomBuildTool"
107 />
108 <Tool
109 Name="VCXMLDataGeneratorTool"
110 />
111 <Tool
112 Name="VCWebServiceProxyGeneratorTool"
113 />
114 <Tool
115 Name="VCMIDLTool"
116 />
117 <Tool
118 Name="VCCLCompilerTool"
119 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
120 RuntimeLibrary="0"
121 UsePrecompiledHeader="0"
122 WarningLevel="3"
123 Detect64BitPortabilityProblems="true"
124 DebugInformationFormat="3"
125 />
126 <Tool
127 Name="VCManagedResourceCompilerTool"
128 />
129 <Tool
130 Name="VCResourceCompilerTool"
131 />
132 <Tool
133 Name="VCPreLinkEventTool"
134 />
135 <Tool
136 Name="VCLinkerTool"
137 OutputFile="$(OutDir)/kz_odbc.exe"
138 LinkIncremental="1"
139 GenerateDebugInformation="true"
140 SubSystem="1"
141 OptimizeReferences="2"
142 EnableCOMDATFolding="2"
143 RandomizedBaseAddress="1"
144 DataExecutionPrevention="0"
145 TargetMachine="1"
146 />
147 <Tool
148 Name="VCALinkTool"
149 />
150 <Tool
151 Name="VCManifestTool"
152 />
153 <Tool
154 Name="VCXDCMakeTool"
155 />
156 <Tool
157 Name="VCBscMakeTool"
158 />
159 <Tool
160 Name="VCFxCopTool"
161 />
162 <Tool
163 Name="VCAppVerifierTool"
164 />
165 <Tool
166 Name="VCPostBuildEventTool"
167 />
168 </Configuration>
169 </Configurations>
170 <References>
171 </References>
172 <Files>
173 <Filter
174 Name="�\�[�X �t�@�C��"
175 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
176 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
177 >
178 <File
179 RelativePath=".\kz_odbc_sample.cpp"
180 >
181 </File>
182 </Filter>
183 <Filter
184 Name="�w�b�_�[ �t�@�C��"
185 Filter="h;hpp;hxx;hm;inl;inc;xsd"
186 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
187 >
188 <File
189 RelativePath=".\kz_odbc.h"
190 >
191 </File>
192 </Filter>
193 <Filter
194 Name="���\�[�X �t�@�C��"
195 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
196 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
197 >
198 </Filter>
199 <File
200 RelativePath=".\ReadMe.txt"
201 >
202 </File>
203 </Files>
204 <Globals>
205 </Globals>
206 </VisualStudioProject>

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