1 | <?xml version="1.0" encoding="utf-8"?> |
---|
2 | <Project DefaultTargets="Build" ToolsVersion="4.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>{431ED9C6-FDF6-4836-8B33-BE4EC5378640}</ProjectGuid> |
---|
23 | <RootNamespace>libOsiCbc</RootNamespace> |
---|
24 | <Keyword>ManagedCProj</Keyword> |
---|
25 | </PropertyGroup> |
---|
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
---|
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
---|
28 | <ConfigurationType>StaticLibrary</ConfigurationType> |
---|
29 | <CharacterSet>MultiByte</CharacterSet> |
---|
30 | <CLRSupport>false</CLRSupport> |
---|
31 | <WholeProgramOptimization>false</WholeProgramOptimization> |
---|
32 | <PlatformToolset>v100</PlatformToolset> |
---|
33 | </PropertyGroup> |
---|
34 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
---|
35 | <ConfigurationType>StaticLibrary</ConfigurationType> |
---|
36 | <CharacterSet>Unicode</CharacterSet> |
---|
37 | <CLRSupport>false</CLRSupport> |
---|
38 | <PlatformToolset>v100</PlatformToolset> |
---|
39 | </PropertyGroup> |
---|
40 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
---|
41 | <ConfigurationType>StaticLibrary</ConfigurationType> |
---|
42 | <CharacterSet>MultiByte</CharacterSet> |
---|
43 | <CLRSupport>false</CLRSupport> |
---|
44 | <WholeProgramOptimization>false</WholeProgramOptimization> |
---|
45 | <PlatformToolset>v100</PlatformToolset> |
---|
46 | </PropertyGroup> |
---|
47 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
---|
48 | <ConfigurationType>StaticLibrary</ConfigurationType> |
---|
49 | <CharacterSet>Unicode</CharacterSet> |
---|
50 | <CLRSupport>false</CLRSupport> |
---|
51 | <PlatformToolset>v100</PlatformToolset> |
---|
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 | <Import Project="..\..\..\..\BuildTools\MSVisualStudio\v10\Common.props" /> |
---|
59 | <Import Project="..\..\..\..\BuildTools\MSVisualStudio\v10\Release.props" /> |
---|
60 | </ImportGroup> |
---|
61 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> |
---|
62 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
---|
63 | <Import Project="..\..\..\..\BuildTools\MSVisualStudio\v10\Common.props" /> |
---|
64 | <Import Project="..\..\..\..\BuildTools\MSVisualStudio\v10\Debug.props" /> |
---|
65 | </ImportGroup> |
---|
66 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |
---|
67 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
---|
68 | <Import Project="..\..\..\..\BuildTools\MSVisualStudio\v10\Common.props" /> |
---|
69 | <Import Project="..\..\..\..\BuildTools\MSVisualStudio\v10\Release.props" /> |
---|
70 | </ImportGroup> |
---|
71 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> |
---|
72 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
---|
73 | <Import Project="..\..\..\..\BuildTools\MSVisualStudio\v10\Common.props" /> |
---|
74 | <Import Project="..\..\..\..\BuildTools\MSVisualStudio\v10\Debug.props" /> |
---|
75 | </ImportGroup> |
---|
76 | <PropertyGroup Label="UserMacros" /> |
---|
77 | <PropertyGroup> |
---|
78 | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> |
---|
79 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> |
---|
80 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> |
---|
81 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> |
---|
82 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> |
---|
83 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> |
---|
84 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> |
---|
85 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> |
---|
86 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> |
---|
87 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> |
---|
88 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> |
---|
89 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> |
---|
90 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> |
---|
91 | </PropertyGroup> |
---|
92 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
---|
93 | <ClCompile> |
---|
94 | <AdditionalIncludeDirectories>..\..\..\..\Osi\src\Osi;..\..\..\..\BuildTools\headers;..\..\..\..\CoinUtils\src;..\..\..\..\Clp\src;..\..\..\..\Clp\src\OsiClp;..\..\..\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
---|
95 | <PreprocessorDefinitions>WIN32;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
96 | <PrecompiledHeader> |
---|
97 | </PrecompiledHeader> |
---|
98 | <WarningLevel>Level3</WarningLevel> |
---|
99 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
---|
100 | </ClCompile> |
---|
101 | </ItemDefinitionGroup> |
---|
102 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
---|
103 | <ClCompile> |
---|
104 | <AdditionalIncludeDirectories>..\..\..\..\Osi\src\Osi;..\..\..\..\BuildTools\headers;..\..\..\..\CoinUtils\src;..\..\..\..\Clp\src;..\..\..\..\Clp\src\OsiClp;..\..\..\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
---|
105 | <PreprocessorDefinitions>WIN32;NDEBUG;_NDEBUG;COIN_FAST_CODE;CLP_FAST_CODE;COIN_NO_TEST_DUPLICATE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
106 | <PrecompiledHeader> |
---|
107 | </PrecompiledHeader> |
---|
108 | <WarningLevel>Level3</WarningLevel> |
---|
109 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
---|
110 | </ClCompile> |
---|
111 | </ItemDefinitionGroup> |
---|
112 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
---|
113 | <Midl> |
---|
114 | <TargetEnvironment>X64</TargetEnvironment> |
---|
115 | </Midl> |
---|
116 | <ClCompile> |
---|
117 | <AdditionalIncludeDirectories>..\..\..\..\Osi\src\Osi;..\..\..\..\BuildTools\headers;..\..\..\..\CoinUtils\src;..\..\..\..\Clp\src;..\..\..\..\Clp\src\OsiClp;..\..\..\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
---|
118 | <PreprocessorDefinitions>WIN32;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
119 | <PrecompiledHeader> |
---|
120 | </PrecompiledHeader> |
---|
121 | <WarningLevel>Level3</WarningLevel> |
---|
122 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
---|
123 | </ClCompile> |
---|
124 | </ItemDefinitionGroup> |
---|
125 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
---|
126 | <Midl> |
---|
127 | <TargetEnvironment>X64</TargetEnvironment> |
---|
128 | </Midl> |
---|
129 | <ClCompile> |
---|
130 | <AdditionalIncludeDirectories>..\..\..\..\Osi\src\Osi;..\..\..\..\BuildTools\headers;..\..\..\..\CoinUtils\src;..\..\..\..\Clp\src;..\..\..\..\Clp\src\OsiClp;..\..\..\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
---|
131 | <PreprocessorDefinitions>WIN32;NDEBUG;_NDEBUG;COIN_FAST_CODE;CLP_FAST_CODE;COIN_NO_TEST_DUPLICATE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
132 | <PrecompiledHeader> |
---|
133 | </PrecompiledHeader> |
---|
134 | <WarningLevel>Level3</WarningLevel> |
---|
135 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
---|
136 | <InlineFunctionExpansion>Default</InlineFunctionExpansion> |
---|
137 | </ClCompile> |
---|
138 | </ItemDefinitionGroup> |
---|
139 | <ItemGroup> |
---|
140 | <Reference Include="System"> |
---|
141 | <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies> |
---|
142 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> |
---|
143 | </Reference> |
---|
144 | <Reference Include="System.Data"> |
---|
145 | <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies> |
---|
146 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> |
---|
147 | </Reference> |
---|
148 | <Reference Include="System.Xml"> |
---|
149 | <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies> |
---|
150 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> |
---|
151 | </Reference> |
---|
152 | </ItemGroup> |
---|
153 | <ItemGroup> |
---|
154 | <ClCompile Include="..\..\..\src\OsiCbc\OsiCbcSolverInterface.cpp" /> |
---|
155 | </ItemGroup> |
---|
156 | <ItemGroup> |
---|
157 | <ClInclude Include="..\..\..\src\OsiCbc\OsiCbcSolverInterface.hpp" /> |
---|
158 | </ItemGroup> |
---|
159 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
---|
160 | <ImportGroup Label="ExtensionTargets"> |
---|
161 | </ImportGroup> |
---|
162 | </Project> |
---|