]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.excel/native/SimanticsExcel.vcxproj
Merge "Improvements to styling of connection lines"
[simantics/platform.git] / bundles / org.simantics.excel / native / SimanticsExcel.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <ItemGroup Label="ProjectConfigurations">
4     <ProjectConfiguration Include="Debug|Win32">
5       <Configuration>Debug</Configuration>
6       <Platform>Win32</Platform>
7     </ProjectConfiguration>
8     <ProjectConfiguration Include="Debug|x64">
9       <Configuration>Debug</Configuration>
10       <Platform>x64</Platform>
11     </ProjectConfiguration>
12     <ProjectConfiguration Include="Release|Win32">
13       <Configuration>Release</Configuration>
14       <Platform>Win32</Platform>
15     </ProjectConfiguration>
16     <ProjectConfiguration Include="Release|x64">
17       <Configuration>Release</Configuration>
18       <Platform>x64</Platform>
19     </ProjectConfiguration>
20   </ItemGroup>
21   <PropertyGroup Label="Globals">
22     <ProjectGuid>{E106958A-412F-4782-81CD-DF380D66BA6B}</ProjectGuid>
23     <RootNamespace>SimanticsExcel</RootNamespace>
24     <Keyword>MFCDLLProj</Keyword>
25   </PropertyGroup>
26   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
27   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
28     <ConfigurationType>DynamicLibrary</ConfigurationType>
29     <PlatformToolset>v120</PlatformToolset>
30     <UseOfMfc>false</UseOfMfc>
31     <CharacterSet>Unicode</CharacterSet>
32     <WholeProgramOptimization>true</WholeProgramOptimization>
33   </PropertyGroup>
34   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
35     <ConfigurationType>DynamicLibrary</ConfigurationType>
36     <PlatformToolset>v120</PlatformToolset>
37     <UseOfMfc>false</UseOfMfc>
38     <CharacterSet>Unicode</CharacterSet>
39     <WholeProgramOptimization>true</WholeProgramOptimization>
40   </PropertyGroup>
41   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
42     <ConfigurationType>DynamicLibrary</ConfigurationType>
43     <PlatformToolset>v120</PlatformToolset>
44     <UseOfMfc>false</UseOfMfc>
45     <CharacterSet>Unicode</CharacterSet>
46   </PropertyGroup>
47   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
48     <ConfigurationType>DynamicLibrary</ConfigurationType>
49     <PlatformToolset>v120</PlatformToolset>
50     <UseOfMfc>false</UseOfMfc>
51     <CharacterSet>Unicode</CharacterSet>
52   </PropertyGroup>
53   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
54   <ImportGroup Label="ExtensionSettings">
55   </ImportGroup>
56   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
57     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
58   </ImportGroup>
59   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
60     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
61   </ImportGroup>
62   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
63     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
64   </ImportGroup>
65   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
66     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
67   </ImportGroup>
68   <PropertyGroup Label="UserMacros" />
69   <PropertyGroup>
70     <_ProjectFileVersion>12.0.30501.0</_ProjectFileVersion>
71   </PropertyGroup>
72   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
73     <OutDir>$(SolutionDir)$(Configuration)\</OutDir>
74     <IntDir>$(Configuration)\</IntDir>
75     <LinkIncremental>true</LinkIncremental>
76     <GenerateManifest>false</GenerateManifest>
77   </PropertyGroup>
78   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
79     <LinkIncremental>true</LinkIncremental>
80     <GenerateManifest>false</GenerateManifest>
81   </PropertyGroup>
82   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
83     <OutDir>$(SolutionDir)$(Configuration)\</OutDir>
84     <IntDir>$(Configuration)\</IntDir>
85     <LinkIncremental>false</LinkIncremental>
86     <GenerateManifest>false</GenerateManifest>
87   </PropertyGroup>
88   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
89     <LinkIncremental>false</LinkIncremental>
90     <GenerateManifest>false</GenerateManifest>
91   </PropertyGroup>
92   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
93     <Midl>
94       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
95       <MkTypLibCompatible>false</MkTypLibCompatible>
96     </Midl>
97     <ClCompile>
98       <Optimization>Disabled</Optimization>
99       <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
100       <MinimalRebuild>true</MinimalRebuild>
101       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
102       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
103       <FloatingPointExceptions>true</FloatingPointExceptions>
104       <PrecompiledHeader />
105       <WarningLevel>Level3</WarningLevel>
106       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
107     </ClCompile>
108     <ResourceCompile>
109       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
110       <Culture>0x0409</Culture>
111       <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
112     </ResourceCompile>
113     <Link>
114       <ShowProgress>LinkVerboseLib</ShowProgress>
115       <ModuleDefinitionFile>.\SimanticsExcel.def</ModuleDefinitionFile>
116       <GenerateDebugInformation>true</GenerateDebugInformation>
117       <SubSystem>Windows</SubSystem>
118       <TargetMachine>MachineX86</TargetMachine>
119     </Link>
120   </ItemDefinitionGroup>
121   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
122     <Midl>
123       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
124       <MkTypLibCompatible>false</MkTypLibCompatible>
125     </Midl>
126     <ClCompile>
127       <Optimization>Disabled</Optimization>
128       <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
129       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
130       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
131       <FloatingPointExceptions>true</FloatingPointExceptions>
132       <PrecompiledHeader>
133       </PrecompiledHeader>
134       <WarningLevel>Level3</WarningLevel>
135       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
136     </ClCompile>
137     <ResourceCompile>
138       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
139       <Culture>0x0409</Culture>
140       <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
141     </ResourceCompile>
142     <Link>
143       <ShowProgress>LinkVerboseLib</ShowProgress>
144       <ModuleDefinitionFile>.\SimanticsExcel.def</ModuleDefinitionFile>
145       <GenerateDebugInformation>true</GenerateDebugInformation>
146       <SubSystem>Windows</SubSystem>
147     </Link>
148   </ItemDefinitionGroup>
149   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
150     <Midl>
151       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
152       <MkTypLibCompatible>false</MkTypLibCompatible>
153     </Midl>
154     <ClCompile>
155       <Optimization>MaxSpeed</Optimization>
156       <IntrinsicFunctions>true</IntrinsicFunctions>
157       <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
158       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
159       <FunctionLevelLinking>true</FunctionLevelLinking>
160       <PrecompiledHeader />
161       <WarningLevel>Level3</WarningLevel>
162       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
163     </ClCompile>
164     <ResourceCompile>
165       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
166       <Culture>0x0409</Culture>
167       <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
168     </ResourceCompile>
169     <Link>
170       <ModuleDefinitionFile>.\SimanticsExcel.def</ModuleDefinitionFile>
171       <GenerateDebugInformation>true</GenerateDebugInformation>
172       <SubSystem>Windows</SubSystem>
173       <OptimizeReferences>true</OptimizeReferences>
174       <EnableCOMDATFolding>true</EnableCOMDATFolding>
175       <TargetMachine>MachineX86</TargetMachine>
176     </Link>
177   </ItemDefinitionGroup>
178   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
179     <Midl>
180       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
181       <MkTypLibCompatible>false</MkTypLibCompatible>
182     </Midl>
183     <ClCompile>
184       <Optimization>MaxSpeed</Optimization>
185       <IntrinsicFunctions>true</IntrinsicFunctions>
186       <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
187       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
188       <FunctionLevelLinking>true</FunctionLevelLinking>
189       <PrecompiledHeader>
190       </PrecompiledHeader>
191       <WarningLevel>Level3</WarningLevel>
192       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
193     </ClCompile>
194     <ResourceCompile>
195       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
196       <Culture>0x0409</Culture>
197       <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
198     </ResourceCompile>
199     <Link>
200       <ModuleDefinitionFile>.\SimanticsExcel.def</ModuleDefinitionFile>
201       <GenerateDebugInformation>true</GenerateDebugInformation>
202       <SubSystem>Windows</SubSystem>
203       <OptimizeReferences>true</OptimizeReferences>
204       <EnableCOMDATFolding>true</EnableCOMDATFolding>
205     </Link>
206   </ItemDefinitionGroup>
207   <ItemGroup>
208     <ClCompile Include="Interface.cpp" />
209     <ClCompile Include="SimanticsExcel.cpp" />
210   </ItemGroup>
211   <ItemGroup>
212     <None Include="Debug\excel.tlh" />
213     <None Include="Debug\mso.tlh" />
214     <None Include="Debug\vbe6ext.tlh" />
215     <None Include="res\SimanticsExcel.rc2" />
216     <None Include="SimanticsExcel.def" />
217   </ItemGroup>
218   <ItemGroup>
219     <ClInclude Include="jni2.h" />
220     <ClInclude Include="Resource.h" />
221     <ClInclude Include="SimanticsExcel.h" />
222     <ClInclude Include="stdafx.h" />
223     <ClInclude Include="targetver.h" />
224   </ItemGroup>
225   <ItemGroup>
226     <Text Include="ReadMe.txt" />
227   </ItemGroup>
228   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
229   <ImportGroup Label="ExtensionTargets">
230   </ImportGroup>
231 </Project>