Develop and Download Open Source Software

Browse Subversion Repository

Contents of /trunk/src/lib/felicalib.vcproj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 87 - (show annotations) (download)
Sun Apr 20 09:55:26 2008 UTC (16 years, 1 month ago) by tmurakam
File size: 4367 byte(s)
fix MSVCRT.dll problem
1 <?xml version="1.0" encoding="shift_jis"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="felicalib"
6 ProjectGUID="{6C207D2C-38B7-4C66-B1C6-7A74F59F2583}"
7 RootNamespace="lib"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
10 >
11 <Platforms>
12 <Platform
13 Name="Win32"
14 />
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22 IntermediateDirectory="$(ConfigurationName)"
23 ConfigurationType="2"
24 CharacterSet="1"
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 AdditionalIncludeDirectories="..\include"
45 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
46 MinimalRebuild="true"
47 BasicRuntimeChecks="3"
48 RuntimeLibrary="1"
49 UsePrecompiledHeader="0"
50 WarningLevel="3"
51 Detect64BitPortabilityProblems="false"
52 DebugInformationFormat="3"
53 />
54 <Tool
55 Name="VCManagedResourceCompilerTool"
56 />
57 <Tool
58 Name="VCResourceCompilerTool"
59 />
60 <Tool
61 Name="VCPreLinkEventTool"
62 />
63 <Tool
64 Name="VCLinkerTool"
65 Version=""
66 ModuleDefinitionFile="felicalib.def"
67 GenerateDebugInformation="true"
68 RandomizedBaseAddress="1"
69 DataExecutionPrevention="0"
70 />
71 <Tool
72 Name="VCALinkTool"
73 />
74 <Tool
75 Name="VCManifestTool"
76 />
77 <Tool
78 Name="VCXDCMakeTool"
79 />
80 <Tool
81 Name="VCBscMakeTool"
82 />
83 <Tool
84 Name="VCFxCopTool"
85 />
86 <Tool
87 Name="VCAppVerifierTool"
88 />
89 <Tool
90 Name="VCPostBuildEventTool"
91 />
92 </Configuration>
93 <Configuration
94 Name="Release|Win32"
95 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
96 IntermediateDirectory="$(ConfigurationName)"
97 ConfigurationType="2"
98 CharacterSet="1"
99 WholeProgramOptimization="1"
100 >
101 <Tool
102 Name="VCPreBuildEventTool"
103 />
104 <Tool
105 Name="VCCustomBuildTool"
106 />
107 <Tool
108 Name="VCXMLDataGeneratorTool"
109 />
110 <Tool
111 Name="VCWebServiceProxyGeneratorTool"
112 />
113 <Tool
114 Name="VCMIDLTool"
115 />
116 <Tool
117 Name="VCCLCompilerTool"
118 AdditionalIncludeDirectories="..\include"
119 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
120 RuntimeLibrary="0"
121 UsePrecompiledHeader="0"
122 WarningLevel="3"
123 Detect64BitPortabilityProblems="false"
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 Version=""
138 ModuleDefinitionFile="felicalib.def"
139 RandomizedBaseAddress="1"
140 DataExecutionPrevention="0"
141 />
142 <Tool
143 Name="VCALinkTool"
144 />
145 <Tool
146 Name="VCManifestTool"
147 />
148 <Tool
149 Name="VCXDCMakeTool"
150 />
151 <Tool
152 Name="VCBscMakeTool"
153 />
154 <Tool
155 Name="VCFxCopTool"
156 />
157 <Tool
158 Name="VCAppVerifierTool"
159 />
160 <Tool
161 Name="VCPostBuildEventTool"
162 />
163 </Configuration>
164 </Configurations>
165 <References>
166 </References>
167 <Files>
168 <Filter
169 Name="�\�[�X �t�@�C��"
170 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
171 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
172 >
173 <File
174 RelativePath=".\felicalib.c"
175 >
176 </File>
177 </Filter>
178 <Filter
179 Name="�w�b�_�[ �t�@�C��"
180 Filter="h;hpp;hxx;hm;inl;inc;xsd"
181 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
182 >
183 <File
184 RelativePath=".\felicaint.h"
185 >
186 </File>
187 <File
188 RelativePath="..\include\felicalib.h"
189 >
190 </File>
191 <File
192 RelativePath=".\resource.h"
193 >
194 </File>
195 </Filter>
196 <Filter
197 Name="���\�[�X �t�@�C��"
198 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
199 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
200 >
201 <File
202 RelativePath=".\felicalib.def"
203 >
204 </File>
205 <File
206 RelativePath=".\felicalib.rc"
207 >
208 </File>
209 </Filter>
210 </Files>
211 <Globals>
212 </Globals>
213 </VisualStudioProject>

Properties

Name Value
svn:executable *

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