[1612] | 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="DebugDLL|Win32"> |
---|
| 5 | <Configuration>DebugDLL</Configuration> |
---|
| 6 | <Platform>Win32</Platform> |
---|
| 7 | </ProjectConfiguration> |
---|
| 8 | <ProjectConfiguration Include="DebugDLL|x64"> |
---|
| 9 | <Configuration>DebugDLL</Configuration> |
---|
| 10 | <Platform>x64</Platform> |
---|
| 11 | </ProjectConfiguration> |
---|
| 12 | <ProjectConfiguration Include="Debug|Win32"> |
---|
| 13 | <Configuration>Debug</Configuration> |
---|
| 14 | <Platform>Win32</Platform> |
---|
| 15 | </ProjectConfiguration> |
---|
| 16 | <ProjectConfiguration Include="Debug|x64"> |
---|
| 17 | <Configuration>Debug</Configuration> |
---|
| 18 | <Platform>x64</Platform> |
---|
| 19 | </ProjectConfiguration> |
---|
| 20 | <ProjectConfiguration Include="Release|Win32"> |
---|
| 21 | <Configuration>Release</Configuration> |
---|
| 22 | <Platform>Win32</Platform> |
---|
| 23 | </ProjectConfiguration> |
---|
| 24 | <ProjectConfiguration Include="Release|x64"> |
---|
| 25 | <Configuration>Release</Configuration> |
---|
| 26 | <Platform>x64</Platform> |
---|
| 27 | </ProjectConfiguration> |
---|
| 28 | </ItemGroup> |
---|
| 29 | <PropertyGroup Label="Globals"> |
---|
| 30 | <ProjectGuid>{DE0E7586-DC53-4FF2-99E8-C496B9A8216E}</ProjectGuid> |
---|
| 31 | <RootNamespace>cbc</RootNamespace> |
---|
| 32 | <Keyword>ManagedCProj</Keyword> |
---|
| 33 | </PropertyGroup> |
---|
| 34 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
---|
| 35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'" Label="Configuration"> |
---|
| 36 | <ConfigurationType>Application</ConfigurationType> |
---|
| 37 | <CharacterSet>Unicode</CharacterSet> |
---|
| 38 | <CLRSupport>false</CLRSupport> |
---|
| 39 | </PropertyGroup> |
---|
| 40 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
---|
| 41 | <ConfigurationType>Application</ConfigurationType> |
---|
| 42 | <CharacterSet>Unicode</CharacterSet> |
---|
| 43 | <CLRSupport>false</CLRSupport> |
---|
| 44 | <WholeProgramOptimization>true</WholeProgramOptimization> |
---|
| 45 | </PropertyGroup> |
---|
| 46 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
---|
| 47 | <ConfigurationType>Application</ConfigurationType> |
---|
| 48 | <CharacterSet>Unicode</CharacterSet> |
---|
| 49 | <CLRSupport>false</CLRSupport> |
---|
| 50 | </PropertyGroup> |
---|
| 51 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|x64'" Label="Configuration"> |
---|
| 52 | <ConfigurationType>Application</ConfigurationType> |
---|
| 53 | <CharacterSet>Unicode</CharacterSet> |
---|
| 54 | <CLRSupport>false</CLRSupport> |
---|
| 55 | </PropertyGroup> |
---|
| 56 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
---|
| 57 | <ConfigurationType>Application</ConfigurationType> |
---|
| 58 | <CharacterSet>Unicode</CharacterSet> |
---|
| 59 | <CLRSupport>false</CLRSupport> |
---|
| 60 | <WholeProgramOptimization>true</WholeProgramOptimization> |
---|
| 61 | </PropertyGroup> |
---|
| 62 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
---|
| 63 | <ConfigurationType>Application</ConfigurationType> |
---|
| 64 | <CharacterSet>Unicode</CharacterSet> |
---|
| 65 | <CLRSupport>false</CLRSupport> |
---|
| 66 | </PropertyGroup> |
---|
| 67 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
---|
| 68 | <ImportGroup Label="ExtensionSettings"> |
---|
| 69 | </ImportGroup> |
---|
| 70 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'" Label="PropertySheets"> |
---|
| 71 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
---|
| 72 | <Import Project="$(COIN_ROOT)\BuildTools\MSVisualStudio\v10alt\coin.props" /> |
---|
| 73 | <Import Project="cbcsolver.props" /> |
---|
| 74 | </ImportGroup> |
---|
| 75 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> |
---|
| 76 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
---|
| 77 | <Import Project="$(COIN_ROOT)\BuildTools\MSVisualStudio\v10alt\coin.props" /> |
---|
| 78 | <Import Project="cbcsolver.props" /> |
---|
| 79 | </ImportGroup> |
---|
| 80 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> |
---|
| 81 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
---|
| 82 | <Import Project="$(COIN_ROOT)\BuildTools\MSVisualStudio\v10alt\coin.props" /> |
---|
| 83 | <Import Project="cbcsolver.props" /> |
---|
| 84 | </ImportGroup> |
---|
| 85 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|x64'" Label="PropertySheets"> |
---|
| 86 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
---|
| 87 | <Import Project="$(COIN_ROOT)\BuildTools\MSVisualStudio\v10alt\coin.props" /> |
---|
| 88 | <Import Project="cbcsolver.props" /> |
---|
| 89 | </ImportGroup> |
---|
| 90 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |
---|
| 91 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
---|
| 92 | <Import Project="$(COIN_ROOT)\BuildTools\MSVisualStudio\v10alt\coin.props" /> |
---|
| 93 | <Import Project="cbcsolver.props" /> |
---|
| 94 | </ImportGroup> |
---|
| 95 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> |
---|
| 96 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
---|
| 97 | <Import Project="$(COIN_ROOT)\BuildTools\MSVisualStudio\v10alt\coin.props" /> |
---|
| 98 | <Import Project="cbcsolver.props" /> |
---|
| 99 | </ImportGroup> |
---|
| 100 | <PropertyGroup Label="UserMacros" /> |
---|
| 101 | <PropertyGroup> |
---|
| 102 | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> |
---|
| 103 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(CoinBinDir)\</OutDir> |
---|
| 104 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(CoinBinDir)\</OutDir> |
---|
| 105 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(CoinBinDir)\</OutDir> |
---|
| 106 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(CoinBinDir)\</OutDir> |
---|
| 107 | <OutDir Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'">$(CoinBinDir)\</OutDir> |
---|
| 108 | <OutDir Condition="'$(Configuration)|$(Platform)'=='DebugDLL|x64'">$(CoinBinDir)</OutDir> |
---|
| 109 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> |
---|
| 110 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'" /> |
---|
| 111 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'" /> |
---|
| 112 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='DebugDLL|x64'">AllRules.ruleset</CodeAnalysisRuleSet> |
---|
| 113 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='DebugDLL|x64'" /> |
---|
| 114 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='DebugDLL|x64'" /> |
---|
| 115 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> |
---|
| 116 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> |
---|
| 117 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> |
---|
| 118 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> |
---|
| 119 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> |
---|
| 120 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> |
---|
| 121 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> |
---|
| 122 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> |
---|
| 123 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> |
---|
| 124 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> |
---|
| 125 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> |
---|
| 126 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> |
---|
| 127 | </PropertyGroup> |
---|
| 128 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
---|
| 129 | <ClCompile> |
---|
| 130 | <Optimization>Disabled</Optimization> |
---|
| 131 | <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
---|
| 132 | <PreprocessorDefinitions>WIN32;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
| 133 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
---|
| 134 | <WarningLevel>Level3</WarningLevel> |
---|
| 135 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
---|
| 136 | </ClCompile> |
---|
| 137 | <Link> |
---|
| 138 | <GenerateDebugInformation>true</GenerateDebugInformation> |
---|
| 139 | <AssemblyDebug>true</AssemblyDebug> |
---|
| 140 | <TargetMachine>MachineX86</TargetMachine> |
---|
| 141 | </Link> |
---|
| 142 | <ProjectReference> |
---|
| 143 | <LinkLibraryDependencies>false</LinkLibraryDependencies> |
---|
| 144 | </ProjectReference> |
---|
| 145 | </ItemDefinitionGroup> |
---|
| 146 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
---|
| 147 | <Midl> |
---|
| 148 | <TargetEnvironment>X64</TargetEnvironment> |
---|
| 149 | </Midl> |
---|
| 150 | <ClCompile> |
---|
| 151 | <Optimization>Disabled</Optimization> |
---|
| 152 | <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
---|
| 153 | <PreprocessorDefinitions>WIN32;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
| 154 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
---|
| 155 | <WarningLevel>Level3</WarningLevel> |
---|
| 156 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
---|
| 157 | </ClCompile> |
---|
| 158 | <Link> |
---|
| 159 | <GenerateDebugInformation>true</GenerateDebugInformation> |
---|
| 160 | <AssemblyDebug>true</AssemblyDebug> |
---|
| 161 | <TargetMachine>MachineX64</TargetMachine> |
---|
| 162 | </Link> |
---|
| 163 | <ProjectReference> |
---|
| 164 | <LinkLibraryDependencies>false</LinkLibraryDependencies> |
---|
| 165 | </ProjectReference> |
---|
| 166 | </ItemDefinitionGroup> |
---|
| 167 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
---|
| 168 | <ClCompile> |
---|
| 169 | <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
---|
| 170 | <PreprocessorDefinitions>WIN32;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
| 171 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
---|
| 172 | <WarningLevel>Level3</WarningLevel> |
---|
| 173 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
---|
| 174 | </ClCompile> |
---|
| 175 | <Link> |
---|
| 176 | <GenerateDebugInformation>true</GenerateDebugInformation> |
---|
| 177 | <TargetMachine>MachineX86</TargetMachine> |
---|
| 178 | </Link> |
---|
| 179 | <ProjectReference> |
---|
| 180 | <LinkLibraryDependencies>false</LinkLibraryDependencies> |
---|
| 181 | </ProjectReference> |
---|
| 182 | </ItemDefinitionGroup> |
---|
| 183 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
---|
| 184 | <Midl> |
---|
| 185 | <TargetEnvironment>X64</TargetEnvironment> |
---|
| 186 | </Midl> |
---|
| 187 | <ClCompile> |
---|
| 188 | <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
---|
| 189 | <PreprocessorDefinitions>WIN32;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
| 190 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
---|
| 191 | <WarningLevel>Level3</WarningLevel> |
---|
| 192 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
---|
| 193 | </ClCompile> |
---|
| 194 | <Link> |
---|
| 195 | <GenerateDebugInformation>true</GenerateDebugInformation> |
---|
| 196 | <TargetMachine>MachineX64</TargetMachine> |
---|
| 197 | </Link> |
---|
| 198 | <ProjectReference> |
---|
| 199 | <LinkLibraryDependencies>false</LinkLibraryDependencies> |
---|
| 200 | </ProjectReference> |
---|
| 201 | </ItemDefinitionGroup> |
---|
| 202 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'"> |
---|
| 203 | <ClCompile> |
---|
| 204 | <Optimization>Disabled</Optimization> |
---|
| 205 | <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
---|
| 206 | <PreprocessorDefinitions>WIN32;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
| 207 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
---|
| 208 | <WarningLevel>Level3</WarningLevel> |
---|
| 209 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
---|
| 210 | </ClCompile> |
---|
| 211 | <ProjectReference> |
---|
| 212 | <LinkLibraryDependencies>false</LinkLibraryDependencies> |
---|
| 213 | </ProjectReference> |
---|
| 214 | <Link> |
---|
| 215 | <GenerateDebugInformation>true</GenerateDebugInformation> |
---|
| 216 | <AssemblyDebug>true</AssemblyDebug> |
---|
| 217 | <TargetMachine>MachineX86</TargetMachine> |
---|
| 218 | </Link> |
---|
| 219 | </ItemDefinitionGroup> |
---|
| 220 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|x64'"> |
---|
| 221 | <Midl> |
---|
| 222 | <TargetEnvironment>X64</TargetEnvironment> |
---|
| 223 | </Midl> |
---|
| 224 | <ClCompile> |
---|
| 225 | <Optimization>Disabled</Optimization> |
---|
| 226 | <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
---|
| 227 | <PreprocessorDefinitions>WIN32;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
| 228 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
---|
| 229 | <WarningLevel>Level3</WarningLevel> |
---|
| 230 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
---|
| 231 | </ClCompile> |
---|
| 232 | <ProjectReference> |
---|
| 233 | <LinkLibraryDependencies>false</LinkLibraryDependencies> |
---|
| 234 | </ProjectReference> |
---|
| 235 | <Link> |
---|
| 236 | <GenerateDebugInformation>true</GenerateDebugInformation> |
---|
| 237 | <AssemblyDebug>true</AssemblyDebug> |
---|
| 238 | <TargetMachine>MachineX64</TargetMachine> |
---|
| 239 | </Link> |
---|
| 240 | </ItemDefinitionGroup> |
---|
| 241 | <ItemGroup> |
---|
| 242 | <Reference Include="System"> |
---|
| 243 | <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies> |
---|
| 244 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> |
---|
| 245 | </Reference> |
---|
| 246 | <Reference Include="System.Data"> |
---|
| 247 | <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies> |
---|
| 248 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> |
---|
| 249 | </Reference> |
---|
| 250 | <Reference Include="System.Xml"> |
---|
| 251 | <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies> |
---|
| 252 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> |
---|
| 253 | </Reference> |
---|
| 254 | </ItemGroup> |
---|
| 255 | <ItemGroup> |
---|
| 256 | <ClCompile Include="..\..\src\CoinSolve.cpp" /> |
---|
| 257 | </ItemGroup> |
---|
| 258 | <ItemGroup> |
---|
| 259 | <ProjectReference Include="libCbc.vcxproj"> |
---|
| 260 | <Project>{e8a3cfd2-98b5-4cdb-95aa-357d28415482}</Project> |
---|
| 261 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> |
---|
| 262 | </ProjectReference> |
---|
| 263 | <ProjectReference Include="libCbcSolver.vcxproj"> |
---|
| 264 | <Project>{b4b52ae3-e01f-4b47-9462-331729a5aebc}</Project> |
---|
| 265 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> |
---|
| 266 | </ProjectReference> |
---|
| 267 | </ItemGroup> |
---|
| 268 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
---|
| 269 | <ImportGroup Label="ExtensionTargets"> |
---|
| 270 | </ImportGroup> |
---|
| 271 | </Project> |
---|