|
5 | 5 | <Configuration>Debug</Configuration>
|
6 | 6 | <Platform>Win32</Platform>
|
7 | 7 | </ProjectConfiguration>
|
| 8 | + <ProjectConfiguration Include="Release-EDDM|Win32"> |
| 9 | + <Configuration>Release-EDDM</Configuration> |
| 10 | + <Platform>Win32</Platform> |
| 11 | + </ProjectConfiguration> |
| 12 | + <ProjectConfiguration Include="Release-EDDM|x64"> |
| 13 | + <Configuration>Release-EDDM</Configuration> |
| 14 | + <Platform>x64</Platform> |
| 15 | + </ProjectConfiguration> |
8 | 16 | <ProjectConfiguration Include="Release|Win32">
|
9 | 17 | <Configuration>Release</Configuration>
|
10 | 18 | <Platform>Win32</Platform>
|
|
38 | 46 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
39 | 47 | <CharacterSet>Unicode</CharacterSet>
|
40 | 48 | </PropertyGroup>
|
| 49 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-EDDM|Win32'" Label="Configuration"> |
| 50 | + <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 51 | + <UseDebugLibraries>false</UseDebugLibraries> |
| 52 | + <PlatformToolset>v142</PlatformToolset> |
| 53 | + <WholeProgramOptimization>true</WholeProgramOptimization> |
| 54 | + <CharacterSet>Unicode</CharacterSet> |
| 55 | + </PropertyGroup> |
41 | 56 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
42 | 57 | <ConfigurationType>Application</ConfigurationType>
|
43 | 58 | <UseDebugLibraries>true</UseDebugLibraries>
|
|
51 | 66 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
52 | 67 | <CharacterSet>MultiByte</CharacterSet>
|
53 | 68 | </PropertyGroup>
|
| 69 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-EDDM|x64'" Label="Configuration"> |
| 70 | + <ConfigurationType>Application</ConfigurationType> |
| 71 | + <UseDebugLibraries>false</UseDebugLibraries> |
| 72 | + <PlatformToolset>v142</PlatformToolset> |
| 73 | + <WholeProgramOptimization>true</WholeProgramOptimization> |
| 74 | + <CharacterSet>MultiByte</CharacterSet> |
| 75 | + </PropertyGroup> |
54 | 76 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
55 | 77 | <ImportGroup Label="ExtensionSettings">
|
56 | 78 | </ImportGroup>
|
|
62 | 84 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
63 | 85 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
64 | 86 | </ImportGroup>
|
| 87 | + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release-EDDM|Win32'" Label="PropertySheets"> |
| 88 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 89 | + </ImportGroup> |
65 | 90 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
66 | 91 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
67 | 92 | </ImportGroup>
|
68 | 93 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
69 | 94 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
70 | 95 | </ImportGroup>
|
| 96 | + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release-EDDM|x64'" Label="PropertySheets"> |
| 97 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 98 | + </ImportGroup> |
71 | 99 | <PropertyGroup Label="UserMacros" />
|
72 | 100 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
73 | 101 | <TargetExt>.dll</TargetExt>
|
74 | 102 | </PropertyGroup>
|
75 | 103 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
76 | 104 | <TargetExt>.dll</TargetExt>
|
77 | 105 | </PropertyGroup>
|
| 106 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-EDDM|Win32'"> |
| 107 | + <TargetExt>.dll</TargetExt> |
| 108 | + <TargetName>$(ProjectName)-EDDM</TargetName> |
| 109 | + </PropertyGroup> |
78 | 110 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
79 | 111 | <ClCompile>
|
80 | 112 | <WarningLevel>Level3</WarningLevel>
|
|
122 | 154 | <AdditionalDependencies>EuroScopePlugInDll.lib;Geographic.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
123 | 155 | </Link>
|
124 | 156 | </ItemDefinitionGroup>
|
| 157 | + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release-EDDM|Win32'"> |
| 158 | + <ClCompile> |
| 159 | + <WarningLevel>Level3</WarningLevel> |
| 160 | + <Optimization>MaxSpeed</Optimization> |
| 161 | + <FunctionLevelLinking>true</FunctionLevelLinking> |
| 162 | + <IntrinsicFunctions>true</IntrinsicFunctions> |
| 163 | + <SDLCheck>true</SDLCheck> |
| 164 | + <ConformanceMode>true</ConformanceMode> |
| 165 | + <AdditionalIncludeDirectories>C:\GeographicLib-1.50\include;C:\Program Files %28x86%29\EuroScope\PlugInEnvironment;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 166 | + <LanguageStandard>stdcpplatest</LanguageStandard> |
| 167 | + <PreprocessorDefinitions>GEOGRAPHICLIB_SHARED_LIB=0;__EDDM;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 168 | + </ClCompile> |
| 169 | + <Link> |
| 170 | + <SubSystem>Console</SubSystem> |
| 171 | + <EnableCOMDATFolding>true</EnableCOMDATFolding> |
| 172 | + <OptimizeReferences>true</OptimizeReferences> |
| 173 | + <AdditionalLibraryDirectories>C:\Program Files (x86)\EuroScope\PlugInEnvironment;C:\GeographicLib-1.50\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> |
| 174 | + <AdditionalDependencies>EuroScopePlugInDll.lib;Geographic.lib;%(AdditionalDependencies)</AdditionalDependencies> |
| 175 | + </Link> |
| 176 | + </ItemDefinitionGroup> |
125 | 177 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
126 | 178 | <ClCompile>
|
127 | 179 | <WarningLevel>Level3</WarningLevel>
|
|
137 | 189 | <OptimizeReferences>true</OptimizeReferences>
|
138 | 190 | </Link>
|
139 | 191 | </ItemDefinitionGroup>
|
| 192 | + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release-EDDM|x64'"> |
| 193 | + <ClCompile> |
| 194 | + <WarningLevel>Level3</WarningLevel> |
| 195 | + <Optimization>MaxSpeed</Optimization> |
| 196 | + <FunctionLevelLinking>true</FunctionLevelLinking> |
| 197 | + <IntrinsicFunctions>true</IntrinsicFunctions> |
| 198 | + <SDLCheck>true</SDLCheck> |
| 199 | + <ConformanceMode>true</ConformanceMode> |
| 200 | + </ClCompile> |
| 201 | + <Link> |
| 202 | + <SubSystem>Console</SubSystem> |
| 203 | + <EnableCOMDATFolding>true</EnableCOMDATFolding> |
| 204 | + <OptimizeReferences>true</OptimizeReferences> |
| 205 | + </Link> |
| 206 | + </ItemDefinitionGroup> |
140 | 207 | <ItemGroup>
|
141 | 208 | <ClCompile Include="CenterLinesScreen.cpp" />
|
142 | 209 | <ClCompile Include="EsCenterLines.cpp" />
|
|
0 commit comments