]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.excel/native/SimanticsExcel.vcproj
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.excel / native / SimanticsExcel.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9,00"
5         Name="SimanticsExcel"
6         ProjectGUID="{E106958A-412F-4782-81CD-DF380D66BA6B}"
7         RootNamespace="SimanticsExcel"
8         Keyword="MFCDLLProj"
9         TargetFrameworkVersion="196613"
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                         UseOfMFC="0"
25                         CharacterSet="1"
26                         >
27                         <Tool
28                                 Name="VCPreBuildEventTool"
29                         />
30                         <Tool
31                                 Name="VCCustomBuildTool"
32                         />
33                         <Tool
34                                 Name="VCXMLDataGeneratorTool"
35                         />
36                         <Tool
37                                 Name="VCWebServiceProxyGeneratorTool"
38                         />
39                         <Tool
40                                 Name="VCMIDLTool"
41                                 PreprocessorDefinitions="_DEBUG"
42                                 MkTypLibCompatible="false"
43                         />
44                         <Tool
45                                 Name="VCCLCompilerTool"
46                                 Optimization="0"
47                                 PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL"
48                                 MinimalRebuild="true"
49                                 BasicRuntimeChecks="3"
50                                 RuntimeLibrary="3"
51                                 FloatingPointExceptions="true"
52                                 UsePrecompiledHeader="0"
53                                 WarningLevel="3"
54                                 DebugInformationFormat="4"
55                         />
56                         <Tool
57                                 Name="VCManagedResourceCompilerTool"
58                         />
59                         <Tool
60                                 Name="VCResourceCompilerTool"
61                                 PreprocessorDefinitions="_DEBUG"
62                                 Culture="1033"
63                                 AdditionalIncludeDirectories="$(IntDir)"
64                         />
65                         <Tool
66                                 Name="VCPreLinkEventTool"
67                         />
68                         <Tool
69                                 Name="VCLinkerTool"
70                                 ShowProgress="2"
71                                 LinkIncremental="2"
72                                 GenerateManifest="false"
73                                 ModuleDefinitionFile=".\SimanticsExcel.def"
74                                 GenerateDebugInformation="true"
75                                 SubSystem="2"
76                                 TargetMachine="1"
77                         />
78                         <Tool
79                                 Name="VCALinkTool"
80                         />
81                         <Tool
82                                 Name="VCManifestTool"
83                         />
84                         <Tool
85                                 Name="VCXDCMakeTool"
86                         />
87                         <Tool
88                                 Name="VCBscMakeTool"
89                         />
90                         <Tool
91                                 Name="VCFxCopTool"
92                         />
93                         <Tool
94                                 Name="VCAppVerifierTool"
95                         />
96                         <Tool
97                                 Name="VCPostBuildEventTool"
98                         />
99                 </Configuration>
100                 <Configuration
101                         Name="Release|Win32"
102                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
103                         IntermediateDirectory="$(ConfigurationName)"
104                         ConfigurationType="2"
105                         UseOfMFC="0"
106                         CharacterSet="1"
107                         WholeProgramOptimization="1"
108                         >
109                         <Tool
110                                 Name="VCPreBuildEventTool"
111                         />
112                         <Tool
113                                 Name="VCCustomBuildTool"
114                         />
115                         <Tool
116                                 Name="VCXMLDataGeneratorTool"
117                         />
118                         <Tool
119                                 Name="VCWebServiceProxyGeneratorTool"
120                         />
121                         <Tool
122                                 Name="VCMIDLTool"
123                                 PreprocessorDefinitions="NDEBUG"
124                                 MkTypLibCompatible="false"
125                         />
126                         <Tool
127                                 Name="VCCLCompilerTool"
128                                 Optimization="2"
129                                 EnableIntrinsicFunctions="true"
130                                 PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL"
131                                 RuntimeLibrary="2"
132                                 EnableFunctionLevelLinking="true"
133                                 UsePrecompiledHeader="0"
134                                 WarningLevel="3"
135                                 DebugInformationFormat="3"
136                         />
137                         <Tool
138                                 Name="VCManagedResourceCompilerTool"
139                         />
140                         <Tool
141                                 Name="VCResourceCompilerTool"
142                                 PreprocessorDefinitions="NDEBUG"
143                                 Culture="1033"
144                                 AdditionalIncludeDirectories="$(IntDir)"
145                         />
146                         <Tool
147                                 Name="VCPreLinkEventTool"
148                         />
149                         <Tool
150                                 Name="VCLinkerTool"
151                                 LinkIncremental="1"
152                                 GenerateManifest="false"
153                                 ModuleDefinitionFile=".\SimanticsExcel.def"
154                                 GenerateDebugInformation="true"
155                                 SubSystem="2"
156                                 OptimizeReferences="2"
157                                 EnableCOMDATFolding="2"
158                                 TargetMachine="1"
159                         />
160                         <Tool
161                                 Name="VCALinkTool"
162                         />
163                         <Tool
164                                 Name="VCManifestTool"
165                         />
166                         <Tool
167                                 Name="VCXDCMakeTool"
168                         />
169                         <Tool
170                                 Name="VCBscMakeTool"
171                         />
172                         <Tool
173                                 Name="VCFxCopTool"
174                         />
175                         <Tool
176                                 Name="VCAppVerifierTool"
177                         />
178                         <Tool
179                                 Name="VCPostBuildEventTool"
180                         />
181                 </Configuration>
182         </Configurations>
183         <References>
184         </References>
185         <Files>
186                 <Filter
187                         Name="Source Files"
188                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
189                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
190                         >
191                         <File
192                                 RelativePath=".\Interface.cpp"
193                                 >
194                         </File>
195                         <File
196                                 RelativePath=".\SimanticsExcel.cpp"
197                                 >
198                         </File>
199                         <File
200                                 RelativePath=".\SimanticsExcel.def"
201                                 >
202                         </File>
203                 </Filter>
204                 <Filter
205                         Name="Header Files"
206                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
207                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
208                         >
209                         <File
210                                 RelativePath=".\jni2.h"
211                                 >
212                         </File>
213                         <File
214                                 RelativePath=".\Resource.h"
215                                 >
216                         </File>
217                         <File
218                                 RelativePath=".\SimanticsExcel.h"
219                                 >
220                         </File>
221                         <File
222                                 RelativePath=".\stdafx.h"
223                                 >
224                         </File>
225                         <File
226                                 RelativePath=".\targetver.h"
227                                 >
228                         </File>
229                 </Filter>
230                 <Filter
231                         Name="Resource Files"
232                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
233                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
234                         >
235                         <File
236                                 RelativePath=".\res\SimanticsExcel.rc2"
237                                 >
238                         </File>
239                 </Filter>
240                 <File
241                         RelativePath=".\Debug\excel.tlh"
242                         >
243                 </File>
244                 <File
245                         RelativePath=".\Debug\mso.tlh"
246                         >
247                 </File>
248                 <File
249                         RelativePath=".\ReadMe.txt"
250                         >
251                 </File>
252                 <File
253                         RelativePath=".\Debug\vbe6ext.tlh"
254                         >
255                 </File>
256         </Files>
257         <Globals>
258         </Globals>
259 </VisualStudioProject>