|
| |
39 |
39 |
<ProjectGuid>{6840F785-917F-46EE-BD56-C296C7A5B9E9}</ProjectGuid> |
|
|
| |
40 |
40 |
<RootNamespace>libchengine</RootNamespace> |
|
|
| |
41 |
41 |
<Keyword>Win32Proj</Keyword> |
|
| |
42 |
|
<WindowsTargetPlatformVersion>7.0</WindowsTargetPlatformVersion> |
|
|
| |
|
42 |
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> |
|
|
| |
43 |
43 |
</PropertyGroup> |
|
|
| |
44 |
44 |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
|
|
| |
45 |
45 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
|
|
| |
46 |
46 |
<ConfigurationType>DynamicLibrary</ConfigurationType> |
|
| |
47 |
|
<PlatformToolset>v141_xp</PlatformToolset> |
|
|
| |
|
47 |
<PlatformToolset>v142</PlatformToolset> |
|
|
| |
48 |
48 |
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
49 |
49 |
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
| |
50 |
50 |
</PropertyGroup> |
|
|
| |
51 |
51 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'" Label="Configuration"> |
|
|
| |
52 |
52 |
<ConfigurationType>DynamicLibrary</ConfigurationType> |
|
| |
53 |
|
<PlatformToolset>v141_xp</PlatformToolset> |
|
|
| |
|
53 |
<PlatformToolset>v142</PlatformToolset> |
|
|
| |
54 |
54 |
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
55 |
55 |
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
| |
56 |
56 |
</PropertyGroup> |
|
|
| |
57 |
57 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
|
|
| |
58 |
58 |
<ConfigurationType>DynamicLibrary</ConfigurationType> |
|
| |
59 |
|
<PlatformToolset>v141_xp</PlatformToolset> |
|
|
| |
|
59 |
<PlatformToolset>v142</PlatformToolset> |
|
|
| |
60 |
60 |
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
61 |
61 |
</PropertyGroup> |
|
|
| |
62 |
62 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'" Label="Configuration"> |
|
|
| |
63 |
63 |
<ConfigurationType>DynamicLibrary</ConfigurationType> |
|
| |
64 |
|
<PlatformToolset>v141_xp</PlatformToolset> |
|
|
| |
|
64 |
<PlatformToolset>v142</PlatformToolset> |
|
|
| |
65 |
65 |
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
66 |
66 |
</PropertyGroup> |
|
|
| |
67 |
67 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
|
|
| |
68 |
68 |
<ConfigurationType>DynamicLibrary</ConfigurationType> |
|
|
| |
69 |
69 |
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
70 |
70 |
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
| |
71 |
|
<PlatformToolset>v141_xp</PlatformToolset> |
|
|
| |
|
71 |
<PlatformToolset>v142</PlatformToolset> |
|
|
| |
72 |
72 |
</PropertyGroup> |
|
|
| |
73 |
73 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'" Label="Configuration"> |
|
|
| |
74 |
74 |
<ConfigurationType>DynamicLibrary</ConfigurationType> |
|
|
| |
75 |
75 |
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
76 |
76 |
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
| |
77 |
|
<PlatformToolset>v141_xp</PlatformToolset> |
|
|
| |
|
77 |
<PlatformToolset>v142</PlatformToolset> |
|
|
| |
78 |
78 |
</PropertyGroup> |
|
|
| |
79 |
79 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
|
|
| |
80 |
80 |
<ConfigurationType>DynamicLibrary</ConfigurationType> |
|
|
| |
81 |
81 |
<CharacterSet>Unicode</CharacterSet> |
|
| |
82 |
|
<PlatformToolset>v141_xp</PlatformToolset> |
|
|
| |
|
82 |
<PlatformToolset>v142</PlatformToolset> |
|
|
| |
83 |
83 |
</PropertyGroup> |
|
|
| |
84 |
84 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'" Label="Configuration"> |
|
|
| |
85 |
85 |
<ConfigurationType>DynamicLibrary</ConfigurationType> |
|
|
| |
86 |
86 |
<CharacterSet>Unicode</CharacterSet> |
|
| |
87 |
|
<PlatformToolset>v141_xp</PlatformToolset> |
|
|
| |
|
87 |
<PlatformToolset>v142</PlatformToolset> |
|
|
| |
88 |
88 |
</PropertyGroup> |
|
|
| |
89 |
89 |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
|
|
| |
90 |
90 |
<ImportGroup Label="ExtensionSettings"> |
|
|
| |
91 |
91 |
</ImportGroup> |
|
|
| |
92 |
92 |
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> |
|
|
| |
93 |
93 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
| |
94 |
94 |
<Import Project="..\common\Boost.props" /> |
|
| |
95 |
|
<Import Project="..\common\FileExtd32.props" /> |
|
|
| |
96 |
95 |
</ImportGroup> |
|
|
| |
97 |
96 |
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'" Label="PropertySheets"> |
|
|
| |
98 |
97 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
| |
99 |
98 |
<Import Project="..\common\Boost.props" /> |
|
| |
100 |
|
<Import Project="..\common\FileExtd32.props" /> |
|
|
| |
101 |
99 |
</ImportGroup> |
|
|
| |
102 |
100 |
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> |
|
|
| |
103 |
101 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
| |
104 |
102 |
<Import Project="..\common\Boost.props" /> |
|
| |
105 |
|
<Import Project="..\common\FileExtd32.props" /> |
|
|
| |
106 |
103 |
</ImportGroup> |
|
|
| |
107 |
104 |
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'" Label="PropertySheets"> |
|
|
| |
108 |
105 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
| |
109 |
106 |
<Import Project="..\common\Boost.props" /> |
|
| |
110 |
|
<Import Project="..\common\FileExtd32.props" /> |
|
|
| |
111 |
107 |
</ImportGroup> |
|
|
| |
112 |
108 |
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |
|
|
| |
113 |
109 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
| |
114 |
110 |
<Import Project="..\common\Boost.props" /> |
|
| |
115 |
|
<Import Project="..\common\FileExtd64.props" /> |
|
|
| |
116 |
111 |
</ImportGroup> |
|
|
| |
117 |
112 |
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'" Label="PropertySheets"> |
|
|
| |
118 |
113 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
| |
119 |
114 |
<Import Project="..\common\Boost.props" /> |
|
| |
120 |
|
<Import Project="..\common\FileExtd64.props" /> |
|
|
| |
121 |
115 |
</ImportGroup> |
|
|
| |
122 |
116 |
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> |
|
|
| |
123 |
117 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
| |
124 |
118 |
<Import Project="..\common\Boost.props" /> |
|
| |
125 |
|
<Import Project="..\common\FileExtd64.props" /> |
|
|
| |
126 |
119 |
</ImportGroup> |
|
|
| |
127 |
120 |
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'" Label="PropertySheets"> |
|
|
| |
128 |
121 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
| |
129 |
122 |
<Import Project="..\common\Boost.props" /> |
|
| |
130 |
|
<Import Project="..\common\FileExtd64.props" /> |
|
| |
131 |
123 |
</ImportGroup> |
|
|
| |
132 |
124 |
<PropertyGroup Label="UserMacros" /> |
|
|
| |
133 |
125 |
<PropertyGroup> |