|
| |
1 |
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
| |
2 |
|
<Project DefaultTargets="Build" ToolsVersion="14.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 |
|
<ProjectConfiguration Include="Testing Debug|Win32"> |
|
|
| |
21 |
|
<Configuration>Testing Debug</Configuration> |
|
|
| |
22 |
|
<Platform>Win32</Platform> |
|
|
| |
23 |
|
</ProjectConfiguration> |
|
|
| |
24 |
|
<ProjectConfiguration Include="Testing Debug|x64"> |
|
|
| |
25 |
|
<Configuration>Testing Debug</Configuration> |
|
|
| |
26 |
|
<Platform>x64</Platform> |
|
|
| |
27 |
|
</ProjectConfiguration> |
|
|
| |
28 |
|
<ProjectConfiguration Include="Testing Release|Win32"> |
|
|
| |
29 |
|
<Configuration>Testing Release</Configuration> |
|
|
| |
30 |
|
<Platform>Win32</Platform> |
|
|
| |
31 |
|
</ProjectConfiguration> |
|
|
| |
32 |
|
<ProjectConfiguration Include="Testing Release|x64"> |
|
|
| |
33 |
|
<Configuration>Testing Release</Configuration> |
|
|
| |
34 |
|
<Platform>x64</Platform> |
|
|
| |
35 |
|
</ProjectConfiguration> |
|
|
| |
36 |
|
</ItemGroup> |
|
|
| |
37 |
|
<PropertyGroup Label="Globals"> |
|
|
| |
38 |
|
<ProjectName>ch</ProjectName> |
|
|
| |
39 |
|
<ProjectGuid>{4B215B9A-58CA-4987-AC95-7DFC3043E100}</ProjectGuid> |
|
|
| |
40 |
|
<RootNamespace>ch</RootNamespace> |
|
|
| |
41 |
|
<Keyword>MFCProj</Keyword> |
|
|
| |
42 |
|
</PropertyGroup> |
|
|
| |
43 |
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
|
|
| |
44 |
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
|
|
| |
45 |
|
<ConfigurationType>Application</ConfigurationType> |
|
|
| |
46 |
|
<PlatformToolset>v120_xp</PlatformToolset> |
|
|
| |
47 |
|
<UseOfMfc>Dynamic</UseOfMfc> |
|
|
| |
48 |
|
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
49 |
|
</PropertyGroup> |
|
|
| |
50 |
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'" Label="Configuration"> |
|
|
| |
51 |
|
<ConfigurationType>Application</ConfigurationType> |
|
|
| |
52 |
|
<PlatformToolset>v120_xp</PlatformToolset> |
|
|
| |
53 |
|
<UseOfMfc>Dynamic</UseOfMfc> |
|
|
| |
54 |
|
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
55 |
|
</PropertyGroup> |
|
|
| |
56 |
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
|
|
| |
57 |
|
<ConfigurationType>Application</ConfigurationType> |
|
|
| |
58 |
|
<PlatformToolset>v120_xp</PlatformToolset> |
|
|
| |
59 |
|
<UseOfMfc>Dynamic</UseOfMfc> |
|
|
| |
60 |
|
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
61 |
|
</PropertyGroup> |
|
|
| |
62 |
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'" Label="Configuration"> |
|
|
| |
63 |
|
<ConfigurationType>Application</ConfigurationType> |
|
|
| |
64 |
|
<PlatformToolset>v120_xp</PlatformToolset> |
|
|
| |
65 |
|
<UseOfMfc>Dynamic</UseOfMfc> |
|
|
| |
66 |
|
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
67 |
|
</PropertyGroup> |
|
|
| |
68 |
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
|
|
| |
69 |
|
<ConfigurationType>Application</ConfigurationType> |
|
|
| |
70 |
|
<PlatformToolset>v120_xp</PlatformToolset> |
|
|
| |
71 |
|
<UseOfMfc>Dynamic</UseOfMfc> |
|
|
| |
72 |
|
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
73 |
|
</PropertyGroup> |
|
|
| |
74 |
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'" Label="Configuration"> |
|
|
| |
75 |
|
<ConfigurationType>Application</ConfigurationType> |
|
|
| |
76 |
|
<PlatformToolset>v120_xp</PlatformToolset> |
|
|
| |
77 |
|
<UseOfMfc>Dynamic</UseOfMfc> |
|
|
| |
78 |
|
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
79 |
|
</PropertyGroup> |
|
|
| |
80 |
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
|
|
| |
81 |
|
<ConfigurationType>Application</ConfigurationType> |
|
|
| |
82 |
|
<PlatformToolset>v120_xp</PlatformToolset> |
|
|
| |
83 |
|
<UseOfMfc>Dynamic</UseOfMfc> |
|
|
| |
84 |
|
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
85 |
|
</PropertyGroup> |
|
|
| |
86 |
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'" Label="Configuration"> |
|
|
| |
87 |
|
<ConfigurationType>Application</ConfigurationType> |
|
|
| |
88 |
|
<PlatformToolset>v120_xp</PlatformToolset> |
|
|
| |
89 |
|
<UseOfMfc>Dynamic</UseOfMfc> |
|
|
| |
90 |
|
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
91 |
|
</PropertyGroup> |
|
|
| |
92 |
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
|
|
| |
93 |
|
<ImportGroup Label="ExtensionSettings"> |
|
|
| |
94 |
|
</ImportGroup> |
|
|
| |
95 |
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> |
|
|
| |
96 |
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
| |
97 |
|
<Import Project="..\common\Boost.props" /> |
|
|
| |
98 |
|
</ImportGroup> |
|
|
| |
99 |
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'" Label="PropertySheets"> |
|
|
| |
100 |
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
| |
101 |
|
<Import Project="..\common\Boost.props" /> |
|
|
| |
102 |
|
</ImportGroup> |
|
|
| |
103 |
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> |
|
|
| |
104 |
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
| |
105 |
|
<Import Project="..\common\Boost.props" /> |
|
|
| |
106 |
|
</ImportGroup> |
|
|
| |
107 |
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'" Label="PropertySheets"> |
|
|
| |
108 |
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
| |
109 |
|
<Import Project="..\common\Boost.props" /> |
|
|
| |
110 |
|
</ImportGroup> |
|
|
| |
111 |
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |
|
|
| |
112 |
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
| |
113 |
|
<Import Project="..\common\Boost.props" /> |
|
|
| |
114 |
|
</ImportGroup> |
|
|
| |
115 |
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'" Label="PropertySheets"> |
|
|
| |
116 |
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
| |
117 |
|
<Import Project="..\common\Boost.props" /> |
|
|
| |
118 |
|
</ImportGroup> |
|
|
| |
119 |
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> |
|
|
| |
120 |
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
| |
121 |
|
<Import Project="..\common\Boost.props" /> |
|
|
| |
122 |
|
</ImportGroup> |
|
|
| |
123 |
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'" Label="PropertySheets"> |
|
|
| |
124 |
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
| |
125 |
|
<Import Project="..\common\Boost.props" /> |
|
|
| |
126 |
|
</ImportGroup> |
|
|
| |
127 |
|
<PropertyGroup Label="UserMacros" /> |
|
|
| |
128 |
|
<PropertyGroup> |
|
|
| |
129 |
|
<_ProjectFileVersion>11.0.51106.1</_ProjectFileVersion> |
|
|
| |
130 |
|
</PropertyGroup> |
|
|
| |
131 |
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
|
|
| |
132 |
|
<OutDir>$(SolutionDir)bin\$(Configuration)\</OutDir> |
|
|
| |
133 |
|
<IntDir>$(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
134 |
|
<LinkIncremental>true</LinkIncremental> |
|
|
| |
135 |
|
</PropertyGroup> |
|
|
| |
136 |
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'"> |
|
|
| |
137 |
|
<OutDir>$(SolutionDir)bin\$(Configuration)\</OutDir> |
|
|
| |
138 |
|
<IntDir>$(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
139 |
|
<LinkIncremental>true</LinkIncremental> |
|
|
| |
140 |
|
</PropertyGroup> |
|
|
| |
141 |
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
|
|
| |
142 |
|
<OutDir>$(SolutionDir)bin\$(Configuration)\</OutDir> |
|
|
| |
143 |
|
<IntDir>$(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
144 |
|
<LinkIncremental>true</LinkIncremental> |
|
|
| |
145 |
|
<TargetName>$(ProjectName)64</TargetName> |
|
|
| |
146 |
|
<RunCodeAnalysis>false</RunCodeAnalysis> |
|
|
| |
147 |
|
<CodeAnalysisRuleSet>NativeRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
|
| |
148 |
|
</PropertyGroup> |
|
|
| |
149 |
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'"> |
|
|
| |
150 |
|
<OutDir>$(SolutionDir)bin\$(Configuration)\</OutDir> |
|
|
| |
151 |
|
<IntDir>$(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
152 |
|
<LinkIncremental>true</LinkIncremental> |
|
|
| |
153 |
|
<TargetName>$(ProjectName)64</TargetName> |
|
|
| |
154 |
|
<RunCodeAnalysis>false</RunCodeAnalysis> |
|
|
| |
155 |
|
<CodeAnalysisRuleSet>NativeRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
|
| |
156 |
|
</PropertyGroup> |
|
|
| |
157 |
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
|
|
| |
158 |
|
<OutDir>$(SolutionDir)bin\$(Configuration)\</OutDir> |
|
|
| |
159 |
|
<IntDir>$(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
160 |
|
<LinkIncremental>false</LinkIncremental> |
|
|
| |
161 |
|
</PropertyGroup> |
|
|
| |
162 |
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'"> |
|
|
| |
163 |
|
<OutDir>$(SolutionDir)bin\$(Configuration)\</OutDir> |
|
|
| |
164 |
|
<IntDir>$(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
165 |
|
<LinkIncremental>false</LinkIncremental> |
|
|
| |
166 |
|
</PropertyGroup> |
|
|
| |
167 |
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
|
|
| |
168 |
|
<OutDir>$(SolutionDir)bin\$(Configuration)\</OutDir> |
|
|
| |
169 |
|
<IntDir>$(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
170 |
|
<LinkIncremental>false</LinkIncremental> |
|
|
| |
171 |
|
<TargetName>$(ProjectName)64</TargetName> |
|
|
| |
172 |
|
</PropertyGroup> |
|
|
| |
173 |
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'"> |
|
|
| |
174 |
|
<OutDir>$(SolutionDir)bin\$(Configuration)\</OutDir> |
|
|
| |
175 |
|
<IntDir>$(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
176 |
|
<LinkIncremental>false</LinkIncremental> |
|
|
| |
177 |
|
<TargetName>$(ProjectName)64</TargetName> |
|
|
| |
178 |
|
</PropertyGroup> |
|
|
| |
179 |
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
|
|
| |
180 |
|
<Midl> |
|
|
| |
181 |
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
182 |
|
<MkTypLibCompatible>true</MkTypLibCompatible> |
|
|
| |
183 |
|
<SuppressStartupBanner>true</SuppressStartupBanner> |
|
|
| |
184 |
|
<TargetEnvironment>Win32</TargetEnvironment> |
|
|
| |
185 |
|
<TypeLibraryName>.\Debug/ch.tlb</TypeLibraryName> |
|
|
| |
186 |
|
<HeaderFileName /> |
|
|
| |
187 |
|
</Midl> |
|
|
| |
188 |
|
<ClCompile> |
|
|
| |
189 |
|
<AdditionalOptions>/Zm150 %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
190 |
|
<Optimization>Disabled</Optimization> |
|
|
| |
191 |
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
192 |
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
|
|
| |
193 |
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
|
|
| |
194 |
|
<PrecompiledHeader>Use</PrecompiledHeader> |
|
|
| |
195 |
|
<WarningLevel>Level4</WarningLevel> |
|
|
| |
196 |
|
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
| |
197 |
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
|
|
| |
198 |
|
<SDLCheck>true</SDLCheck> |
|
|
| |
199 |
|
<MinimalRebuild>false</MinimalRebuild> |
|
|
| |
200 |
|
<EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet> |
|
|
| |
201 |
|
<DisableSpecificWarnings>4714</DisableSpecificWarnings> |
|
|
| |
202 |
|
<MultiProcessorCompilation>true</MultiProcessorCompilation> |
|
|
| |
203 |
|
</ClCompile> |
|
|
| |
204 |
|
<ResourceCompile> |
|
|
| |
205 |
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
206 |
|
<Culture>0x0409</Culture> |
|
|
| |
207 |
|
</ResourceCompile> |
|
|
| |
208 |
|
<Link> |
|
|
| |
209 |
|
<AdditionalDependencies>winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
|
| |
210 |
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
| |
211 |
|
<SubSystem>Windows</SubSystem> |
|
|
| |
212 |
|
<TargetMachine>MachineX86</TargetMachine> |
|
|
| |
213 |
|
<AdditionalLibraryDirectories>"$(OutDir)"</AdditionalLibraryDirectories> |
|
|
| |
214 |
|
<ImageHasSafeExceptionHandlers>true</ImageHasSafeExceptionHandlers> |
|
|
| |
215 |
|
</Link> |
|
|
| |
216 |
|
<PostBuildEvent /> |
|
|
| |
217 |
|
</ItemDefinitionGroup> |
|
|
| |
218 |
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'"> |
|
|
| |
219 |
|
<Midl> |
|
|
| |
220 |
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
221 |
|
<MkTypLibCompatible>true</MkTypLibCompatible> |
|
|
| |
222 |
|
<SuppressStartupBanner>true</SuppressStartupBanner> |
|
|
| |
223 |
|
<TargetEnvironment>Win32</TargetEnvironment> |
|
|
| |
224 |
|
<TypeLibraryName>.\Debug/ch.tlb</TypeLibraryName> |
|
|
| |
225 |
|
<HeaderFileName> |
|
|
| |
226 |
|
</HeaderFileName> |
|
|
| |
227 |
|
</Midl> |
|
|
| |
228 |
|
<ClCompile> |
|
|
| |
229 |
|
<AdditionalOptions>/Zm150 %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
230 |
|
<Optimization>Disabled</Optimization> |
|
|
| |
231 |
|
<AdditionalIncludeDirectories>..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
|
| |
232 |
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;TESTING;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
233 |
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
|
|
| |
234 |
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
|
|
| |
235 |
|
<PrecompiledHeader>Use</PrecompiledHeader> |
|
|
| |
236 |
|
<WarningLevel>Level4</WarningLevel> |
|
|
| |
237 |
|
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
| |
238 |
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
|
|
| |
239 |
|
<SDLCheck>true</SDLCheck> |
|
|
| |
240 |
|
<MinimalRebuild>false</MinimalRebuild> |
|
|
| |
241 |
|
<EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet> |
|
|
| |
242 |
|
<DisableSpecificWarnings>4714</DisableSpecificWarnings> |
|
|
| |
243 |
|
<MultiProcessorCompilation>true</MultiProcessorCompilation> |
|
|
| |
244 |
|
</ClCompile> |
|
|
| |
245 |
|
<ResourceCompile> |
|
|
| |
246 |
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
247 |
|
<Culture>0x0409</Culture> |
|
|
| |
248 |
|
</ResourceCompile> |
|
|
| |
249 |
|
<Link> |
|
|
| |
250 |
|
<AdditionalDependencies>winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;gmock32d.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
|
| |
251 |
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
| |
252 |
|
<SubSystem>Console</SubSystem> |
|
|
| |
253 |
|
<TargetMachine>MachineX86</TargetMachine> |
|
|
| |
254 |
|
<AdditionalLibraryDirectories>"$(OutDir)"</AdditionalLibraryDirectories> |
|
|
| |
255 |
|
<ImageHasSafeExceptionHandlers>true</ImageHasSafeExceptionHandlers> |
|
|
| |
256 |
|
</Link> |
|
|
| |
257 |
|
<PostBuildEvent> |
|
|
| |
258 |
|
<Command>cd "$(TargetDir)" |
|
|
| |
259 |
|
"$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" |
|
|
| |
260 |
|
</Command> |
|
|
| |
261 |
|
</PostBuildEvent> |
|
|
| |
262 |
|
</ItemDefinitionGroup> |
|
|
| |
263 |
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
|
|
| |
264 |
|
<Midl> |
|
|
| |
265 |
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
266 |
|
<MkTypLibCompatible>true</MkTypLibCompatible> |
|
|
| |
267 |
|
<SuppressStartupBanner>true</SuppressStartupBanner> |
|
|
| |
268 |
|
<TargetEnvironment>X64</TargetEnvironment> |
|
|
| |
269 |
|
<TypeLibraryName>.\Debug/ch.tlb</TypeLibraryName> |
|
|
| |
270 |
|
<HeaderFileName /> |
|
|
| |
271 |
|
</Midl> |
|
|
| |
272 |
|
<ClCompile> |
|
|
| |
273 |
|
<AdditionalOptions>/Zm150 %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
274 |
|
<Optimization>Disabled</Optimization> |
|
|
| |
275 |
|
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
|
| |
276 |
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
277 |
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
|
|
| |
278 |
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
|
|
| |
279 |
|
<PrecompiledHeader>Use</PrecompiledHeader> |
|
|
| |
280 |
|
<WarningLevel>Level4</WarningLevel> |
|
|
| |
281 |
|
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
| |
282 |
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
|
|
| |
283 |
|
<DisableSpecificWarnings>4714</DisableSpecificWarnings> |
|
|
| |
284 |
|
<EnablePREfast>false</EnablePREfast> |
|
|
| |
285 |
|
<SDLCheck>true</SDLCheck> |
|
|
| |
286 |
|
<MinimalRebuild>false</MinimalRebuild> |
|
|
| |
287 |
|
<MultiProcessorCompilation>true</MultiProcessorCompilation> |
|
|
| |
288 |
|
</ClCompile> |
|
|
| |
289 |
|
<ResourceCompile> |
|
|
| |
290 |
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
291 |
|
<Culture>0x0409</Culture> |
|
|
| |
292 |
|
</ResourceCompile> |
|
|
| |
293 |
|
<Link> |
|
|
| |
294 |
|
<AdditionalDependencies>winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
|
| |
295 |
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
| |
296 |
|
<SubSystem>Windows</SubSystem> |
|
|
| |
297 |
|
<TargetMachine>MachineX64</TargetMachine> |
|
|
| |
298 |
|
<AdditionalLibraryDirectories>"$(OutDir)"</AdditionalLibraryDirectories> |
|
|
| |
299 |
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> |
|
|
| |
300 |
|
</Link> |
|
|
| |
301 |
|
<PostBuildEvent /> |
|
|
| |
302 |
|
</ItemDefinitionGroup> |
|
|
| |
303 |
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'"> |
|
|
| |
304 |
|
<Midl> |
|
|
| |
305 |
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
306 |
|
<MkTypLibCompatible>true</MkTypLibCompatible> |
|
|
| |
307 |
|
<SuppressStartupBanner>true</SuppressStartupBanner> |
|
|
| |
308 |
|
<TargetEnvironment>X64</TargetEnvironment> |
|
|
| |
309 |
|
<TypeLibraryName>.\Debug/ch.tlb</TypeLibraryName> |
|
|
| |
310 |
|
<HeaderFileName> |
|
|
| |
311 |
|
</HeaderFileName> |
|
|
| |
312 |
|
</Midl> |
|
|
| |
313 |
|
<ClCompile> |
|
|
| |
314 |
|
<AdditionalOptions>/Zm150 %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
315 |
|
<Optimization>Disabled</Optimization> |
|
|
| |
316 |
|
<AdditionalIncludeDirectories>..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
|
| |
317 |
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;TESTING;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
318 |
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
|
|
| |
319 |
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
|
|
| |
320 |
|
<PrecompiledHeader>Use</PrecompiledHeader> |
|
|
| |
321 |
|
<WarningLevel>Level4</WarningLevel> |
|
|
| |
322 |
|
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
| |
323 |
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
|
|
| |
324 |
|
<DisableSpecificWarnings>4714</DisableSpecificWarnings> |
|
|
| |
325 |
|
<EnablePREfast>false</EnablePREfast> |
|
|
| |
326 |
|
<SDLCheck>true</SDLCheck> |
|
|
| |
327 |
|
<MinimalRebuild>false</MinimalRebuild> |
|
|
| |
328 |
|
<MultiProcessorCompilation>true</MultiProcessorCompilation> |
|
|
| |
329 |
|
</ClCompile> |
|
|
| |
330 |
|
<ResourceCompile> |
|
|
| |
331 |
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
332 |
|
<Culture>0x0409</Culture> |
|
|
| |
333 |
|
</ResourceCompile> |
|
|
| |
334 |
|
<Link> |
|
|
| |
335 |
|
<AdditionalDependencies>winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;gmock64d.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
|
| |
336 |
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
| |
337 |
|
<SubSystem>Console</SubSystem> |
|
|
| |
338 |
|
<TargetMachine>MachineX64</TargetMachine> |
|
|
| |
339 |
|
<AdditionalLibraryDirectories>"$(OutDir)"</AdditionalLibraryDirectories> |
|
|
| |
340 |
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> |
|
|
| |
341 |
|
</Link> |
|
|
| |
342 |
|
<PostBuildEvent> |
|
|
| |
343 |
|
<Command>cd "$(TargetDir)" |
|
|
| |
344 |
|
"$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" |
|
|
| |
345 |
|
</Command> |
|
|
| |
346 |
|
</PostBuildEvent> |
|
|
| |
347 |
|
</ItemDefinitionGroup> |
|
|
| |
348 |
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
|
|
| |
349 |
|
<Midl> |
|
|
| |
350 |
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
351 |
|
<MkTypLibCompatible>true</MkTypLibCompatible> |
|
|
| |
352 |
|
<SuppressStartupBanner>true</SuppressStartupBanner> |
|
|
| |
353 |
|
<TargetEnvironment>Win32</TargetEnvironment> |
|
|
| |
354 |
|
<TypeLibraryName>.\Release/ch.tlb</TypeLibraryName> |
|
|
| |
355 |
|
<HeaderFileName /> |
|
|
| |
356 |
|
</Midl> |
|
|
| |
357 |
|
<ClCompile> |
|
|
| |
358 |
|
<AdditionalOptions>/Zm150 %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
359 |
|
<Optimization>MaxSpeed</Optimization> |
|
|
| |
360 |
|
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> |
|
|
| |
361 |
|
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
362 |
|
<StringPooling>true</StringPooling> |
|
|
| |
363 |
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
|
|
| |
364 |
|
<FunctionLevelLinking>true</FunctionLevelLinking> |
|
|
| |
365 |
|
<PrecompiledHeader>Use</PrecompiledHeader> |
|
|
| |
366 |
|
<WarningLevel>Level4</WarningLevel> |
|
|
| |
367 |
|
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
| |
368 |
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
|
|
| |
369 |
|
<SDLCheck>true</SDLCheck> |
|
|
| |
370 |
|
<EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet> |
|
|
| |
371 |
|
<DisableSpecificWarnings>4714</DisableSpecificWarnings> |
|
|
| |
372 |
|
<MultiProcessorCompilation>true</MultiProcessorCompilation> |
|
|
| |
373 |
|
</ClCompile> |
|
|
| |
374 |
|
<ResourceCompile> |
|
|
| |
375 |
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
376 |
|
<Culture>0x0409</Culture> |
|
|
| |
377 |
|
</ResourceCompile> |
|
|
| |
378 |
|
<Link> |
|
|
| |
379 |
|
<AdditionalDependencies>winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
|
| |
380 |
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
| |
381 |
|
<SubSystem>Windows</SubSystem> |
|
|
| |
382 |
|
<TargetMachine>MachineX86</TargetMachine> |
|
|
| |
383 |
|
<AdditionalLibraryDirectories>"$(OutDir)"</AdditionalLibraryDirectories> |
|
|
| |
384 |
|
<ImageHasSafeExceptionHandlers>true</ImageHasSafeExceptionHandlers> |
|
|
| |
385 |
|
</Link> |
|
|
| |
386 |
|
<PostBuildEvent /> |
|
|
| |
387 |
|
</ItemDefinitionGroup> |
|
|
| |
388 |
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'"> |
|
|
| |
389 |
|
<Midl> |
|
|
| |
390 |
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
391 |
|
<MkTypLibCompatible>true</MkTypLibCompatible> |
|
|
| |
392 |
|
<SuppressStartupBanner>true</SuppressStartupBanner> |
|
|
| |
393 |
|
<TargetEnvironment>Win32</TargetEnvironment> |
|
|
| |
394 |
|
<TypeLibraryName>.\Release/ch.tlb</TypeLibraryName> |
|
|
| |
395 |
|
<HeaderFileName> |
|
|
| |
396 |
|
</HeaderFileName> |
|
|
| |
397 |
|
</Midl> |
|
|
| |
398 |
|
<ClCompile> |
|
|
| |
399 |
|
<AdditionalOptions>/Zm150 %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
400 |
|
<Optimization>MaxSpeed</Optimization> |
|
|
| |
401 |
|
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> |
|
|
| |
402 |
|
<AdditionalIncludeDirectories>..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
|
| |
403 |
|
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;TESTING;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
404 |
|
<StringPooling>true</StringPooling> |
|
|
| |
405 |
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
|
|
| |
406 |
|
<FunctionLevelLinking>true</FunctionLevelLinking> |
|
|
| |
407 |
|
<PrecompiledHeader>Use</PrecompiledHeader> |
|
|
| |
408 |
|
<WarningLevel>Level4</WarningLevel> |
|
|
| |
409 |
|
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
| |
410 |
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
|
|
| |
411 |
|
<SDLCheck>true</SDLCheck> |
|
|
| |
412 |
|
<EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet> |
|
|
| |
413 |
|
<DisableSpecificWarnings>4714</DisableSpecificWarnings> |
|
|
| |
414 |
|
<MultiProcessorCompilation>true</MultiProcessorCompilation> |
|
|
| |
415 |
|
</ClCompile> |
|
|
| |
416 |
|
<ResourceCompile> |
|
|
| |
417 |
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
418 |
|
<Culture>0x0409</Culture> |
|
|
| |
419 |
|
</ResourceCompile> |
|
|
| |
420 |
|
<Link> |
|
|
| |
421 |
|
<AdditionalDependencies>winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;gmock32.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
|
| |
422 |
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
| |
423 |
|
<SubSystem>Console</SubSystem> |
|
|
| |
424 |
|
<TargetMachine>MachineX86</TargetMachine> |
|
|
| |
425 |
|
<AdditionalLibraryDirectories>"$(OutDir)"</AdditionalLibraryDirectories> |
|
|
| |
426 |
|
<ImageHasSafeExceptionHandlers>true</ImageHasSafeExceptionHandlers> |
|
|
| |
427 |
|
</Link> |
|
|
| |
428 |
|
<PostBuildEvent> |
|
|
| |
429 |
|
<Command>cd "$(TargetDir)" |
|
|
| |
430 |
|
"$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" |
|
|
| |
431 |
|
</Command> |
|
|
| |
432 |
|
</PostBuildEvent> |
|
|
| |
433 |
|
</ItemDefinitionGroup> |
|
|
| |
434 |
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
|
|
| |
435 |
|
<Midl> |
|
|
| |
436 |
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
437 |
|
<MkTypLibCompatible>true</MkTypLibCompatible> |
|
|
| |
438 |
|
<SuppressStartupBanner>true</SuppressStartupBanner> |
|
|
| |
439 |
|
<TargetEnvironment>X64</TargetEnvironment> |
|
|
| |
440 |
|
<TypeLibraryName>.\Release/ch.tlb</TypeLibraryName> |
|
|
| |
441 |
|
<HeaderFileName /> |
|
|
| |
442 |
|
</Midl> |
|
|
| |
443 |
|
<ClCompile> |
|
|
| |
444 |
|
<AdditionalOptions>/Zm150 %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
445 |
|
<Optimization>Disabled</Optimization> |
|
|
| |
446 |
|
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> |
|
|
| |
447 |
|
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
448 |
|
<StringPooling>true</StringPooling> |
|
|
| |
449 |
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
|
|
| |
450 |
|
<FunctionLevelLinking>true</FunctionLevelLinking> |
|
|
| |
451 |
|
<PrecompiledHeader>Use</PrecompiledHeader> |
|
|
| |
452 |
|
<WarningLevel>Level4</WarningLevel> |
|
|
| |
453 |
|
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
| |
454 |
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
|
|
| |
455 |
|
<SDLCheck>true</SDLCheck> |
|
|
| |
456 |
|
<DisableSpecificWarnings>4714</DisableSpecificWarnings> |
|
|
| |
457 |
|
<MultiProcessorCompilation>true</MultiProcessorCompilation> |
|
|
| |
458 |
|
</ClCompile> |
|
|
| |
459 |
|
<ResourceCompile> |
|
|
| |
460 |
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
461 |
|
<Culture>0x0409</Culture> |
|
|
| |
462 |
|
</ResourceCompile> |
|
|
| |
463 |
|
<Link> |
|
|
| |
464 |
|
<AdditionalDependencies>winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
|
| |
465 |
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
| |
466 |
|
<SubSystem>Windows</SubSystem> |
|
|
| |
467 |
|
<TargetMachine>MachineX64</TargetMachine> |
|
|
| |
468 |
|
<AdditionalLibraryDirectories>"$(OutDir)"</AdditionalLibraryDirectories> |
|
|
| |
469 |
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> |
|
|
| |
470 |
|
</Link> |
|
|
| |
471 |
|
<PostBuildEvent /> |
|
|
| |
472 |
|
</ItemDefinitionGroup> |
|
|
| |
473 |
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'"> |
|
|
| |
474 |
|
<Midl> |
|
|
| |
475 |
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
476 |
|
<MkTypLibCompatible>true</MkTypLibCompatible> |
|
|
| |
477 |
|
<SuppressStartupBanner>true</SuppressStartupBanner> |
|
|
| |
478 |
|
<TargetEnvironment>X64</TargetEnvironment> |
|
|
| |
479 |
|
<TypeLibraryName>.\Release/ch.tlb</TypeLibraryName> |
|
|
| |
480 |
|
<HeaderFileName> |
|
|
| |
481 |
|
</HeaderFileName> |
|
|
| |
482 |
|
</Midl> |
|
|
| |
483 |
|
<ClCompile> |
|
|
| |
484 |
|
<AdditionalOptions>/Zm150 %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
485 |
|
<Optimization>Disabled</Optimization> |
|
|
| |
486 |
|
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> |
|
|
| |
487 |
|
<AdditionalIncludeDirectories>..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
|
| |
488 |
|
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;TESTING;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
489 |
|
<StringPooling>true</StringPooling> |
|
|
| |
490 |
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
|
|
| |
491 |
|
<FunctionLevelLinking>true</FunctionLevelLinking> |
|
|
| |
492 |
|
<PrecompiledHeader>Use</PrecompiledHeader> |
|
|
| |
493 |
|
<WarningLevel>Level4</WarningLevel> |
|
|
| |
494 |
|
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
| |
495 |
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
|
|
| |
496 |
|
<SDLCheck>true</SDLCheck> |
|
|
| |
497 |
|
<DisableSpecificWarnings>4714</DisableSpecificWarnings> |
|
|
| |
498 |
|
<MultiProcessorCompilation>true</MultiProcessorCompilation> |
|
|
| |
499 |
|
</ClCompile> |
|
|
| |
500 |
|
<ResourceCompile> |
|
|
| |
501 |
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
502 |
|
<Culture>0x0409</Culture> |
|
|
| |
503 |
|
</ResourceCompile> |
|
|
| |
504 |
|
<Link> |
|
|
| |
505 |
|
<AdditionalDependencies>winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;gmock64.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
|
| |
506 |
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
| |
507 |
|
<SubSystem>Console</SubSystem> |
|
|
| |
508 |
|
<TargetMachine>MachineX64</TargetMachine> |
|
|
| |
509 |
|
<AdditionalLibraryDirectories>"$(OutDir)"</AdditionalLibraryDirectories> |
|
|
| |
510 |
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> |
|
|
| |
511 |
|
</Link> |
|
|
| |
512 |
|
<PostBuildEvent> |
|
|
| |
513 |
|
<Command>cd "$(TargetDir)" |
|
|
| |
514 |
|
"$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" |
|
|
| |
515 |
|
</Command> |
|
|
| |
516 |
|
</PostBuildEvent> |
|
|
| |
517 |
|
</ItemDefinitionGroup> |
|
|
| |
518 |
|
<ItemGroup> |
|
|
| |
519 |
|
<ClInclude Include="..\Common\ipcstructs.h" /> |
|
|
| |
520 |
|
<ClInclude Include="..\common\targetver.h" /> |
|
|
| |
521 |
|
<ClInclude Include="..\common\TShellExtIpcConfigDataProvider.h" /> |
|
|
| |
522 |
|
<ClInclude Include="..\common\TShellExtMenuConfig.h" /> |
|
|
| |
523 |
|
<ClInclude Include="..\common\version.h" /> |
|
|
| |
524 |
|
<ClInclude Include="AsyncHttpFile.h" /> |
|
|
| |
525 |
|
<ClInclude Include="CDragDropComboEx.h" /> |
|
|
| |
526 |
|
<ClInclude Include="CDragDropListCtrl.h" /> |
|
|
| |
527 |
|
<ClInclude Include="DirectoryChooser.h" /> |
|
|
| |
528 |
|
<ClInclude Include="FeedbackHandler.h" /> |
|
|
| |
529 |
|
<ClInclude Include="FeedbackHandlerFactory.h" /> |
|
|
| |
530 |
|
<ClInclude Include="structs.h" /> |
|
|
| |
531 |
|
<ClInclude Include="AppHelper.h" /> |
|
|
| |
532 |
|
<ClInclude Include="CfgProperties.h" /> |
|
|
| |
533 |
|
<ClInclude Include="ClipboardMonitor.h" /> |
|
|
| |
534 |
|
<ClInclude Include="shortcuts.h" /> |
|
|
| |
535 |
|
<ClInclude Include="StringHelpers.h" /> |
|
|
| |
536 |
|
<ClInclude Include="TExplorerTaskBarProgress.h" /> |
|
|
| |
537 |
|
<ClInclude Include="TMsgBox.h" /> |
|
|
| |
538 |
|
<ClInclude Include="TPathProcessor.h" /> |
|
|
| |
539 |
|
<ClInclude Include="TProgressCtrlEx.h" /> |
|
|
| |
540 |
|
<ClInclude Include="TRecentPathsTools.h" /> |
|
|
| |
541 |
|
<ClInclude Include="TRegistry.h" /> |
|
|
| |
542 |
|
<ClInclude Include="TShellExtensionConfig.h" /> |
|
|
| |
543 |
|
<ClInclude Include="TTaskManagerWrapper.h" /> |
|
|
| |
544 |
|
<ClInclude Include="TWindowMessageFilterHelper.h" /> |
|
|
| |
545 |
|
<ClInclude Include="UpdateChecker.h" /> |
|
|
| |
546 |
|
<ClInclude Include="ch.h" /> |
|
|
| |
547 |
|
<ClInclude Include="stdafx.h" /> |
|
|
| |
548 |
|
<ClInclude Include="TCommandLineParser.h" /> |
|
|
| |
549 |
|
<ClInclude Include="MainWnd.h" /> |
|
|
| |
550 |
|
<ClInclude Include="MemDC.h" /> |
|
|
| |
551 |
|
<ClInclude Include="Theme Helpers.h" /> |
|
|
| |
552 |
|
<ClInclude Include="TrayIcon.h" /> |
|
|
| |
553 |
|
<ClInclude Include="DirTreeCtrl.h" /> |
|
|
| |
554 |
|
<ClInclude Include="FFListCtrl.h" /> |
|
|
| |
555 |
|
<ClInclude Include="ProgressListBox.h" /> |
|
|
| |
556 |
|
<ClInclude Include="PropertyListCtrl.h" /> |
|
|
| |
557 |
|
<ClInclude Include="StaticEx.h" /> |
|
|
| |
558 |
|
<ClInclude Include="ThemedButton.h" /> |
|
|
| |
559 |
|
<ClInclude Include="AboutDlg.h" /> |
|
|
| |
560 |
|
<ClInclude Include="BufferSizeDlg.h" /> |
|
|
| |
561 |
|
<ClInclude Include="CrashDlg.h" /> |
|
|
| |
562 |
|
<ClInclude Include="CustomCopyDlg.h" /> |
|
|
| |
563 |
|
<ClInclude Include="Dialogs.h" /> |
|
|
| |
564 |
|
<ClInclude Include="FeedbackFileErrorDlg.h" /> |
|
|
| |
565 |
|
<ClInclude Include="FeedbackNotEnoughSpaceDlg.h" /> |
|
|
| |
566 |
|
<ClInclude Include="FeedbackReplaceDlg.h" /> |
|
|
| |
567 |
|
<ClInclude Include="FilterDlg.h" /> |
|
|
| |
568 |
|
<ClInclude Include="FolderDialog.h" /> |
|
|
| |
569 |
|
<ClInclude Include="MiniViewDlg.h" /> |
|
|
| |
570 |
|
<ClInclude Include="OptionsDlg.h" /> |
|
|
| |
571 |
|
<ClInclude Include="RecentDlg.h" /> |
|
|
| |
572 |
|
<ClInclude Include="ShortcutsDlg.h" /> |
|
|
| |
573 |
|
<ClInclude Include="ShutdownDlg.h" /> |
|
|
| |
574 |
|
<ClInclude Include="StatusDlg.h" /> |
|
|
| |
575 |
|
<ClInclude Include="UpdateHeaders.h" /> |
|
|
| |
576 |
|
<ClInclude Include="UpdateMultipleVersionInfo.h" /> |
|
|
| |
577 |
|
<ClInclude Include="UpdaterDlg.h" /> |
|
|
| |
578 |
|
<ClInclude Include="TShellExtensionClient.h" /> |
|
|
| |
579 |
|
<ClInclude Include="UpdateResponse.h" /> |
|
|
| |
580 |
|
<ClInclude Include="UpdateVersionInfo.h" /> |
|
|
| |
581 |
|
<ClInclude Include="WindowsVersion.h" /> |
|
|
| |
582 |
|
<CustomBuild Include="resource.h"> |
|
|
| |
583 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Generating map file for help compiler...</Message> |
|
|
| |
584 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Generating map file for help compiler...</Message> |
|
|
| |
585 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h" |
|
|
| |
586 |
|
echo. > "help\HTMLDefines.h" |
|
|
| |
587 |
|
echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h" |
|
|
| |
588 |
|
makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
589 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
590 |
|
echo // Prompts (IDP_*) >> "help\HTMLDefines.h" |
|
|
| |
591 |
|
makehm /h IDP_,HIDP_,0x30000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
592 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
593 |
|
echo // Resources (IDR_*) >> "help\HTMLDefines.h" |
|
|
| |
594 |
|
makehm /h IDR_,HIDR_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
595 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
596 |
|
echo // Dialogs (IDD_*) >> "help\HTMLDefines.h" |
|
|
| |
597 |
|
makehm /h IDD_,HIDD_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
598 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
599 |
|
echo // Frame Controls (IDW_*) >> "help\HTMLDefines.h" |
|
|
| |
600 |
|
makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
601 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
602 |
|
echo // Controls (IDC_*) >> "help\HTMLDefines.h" |
|
|
| |
603 |
|
makehm /h IDC_,IDH_,0x00000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
604 |
|
</Command> |
|
|
| |
605 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h" |
|
|
| |
606 |
|
echo. > "help\HTMLDefines.h" |
|
|
| |
607 |
|
echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h" |
|
|
| |
608 |
|
makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
609 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
610 |
|
echo // Prompts (IDP_*) >> "help\HTMLDefines.h" |
|
|
| |
611 |
|
makehm /h IDP_,HIDP_,0x30000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
612 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
613 |
|
echo // Resources (IDR_*) >> "help\HTMLDefines.h" |
|
|
| |
614 |
|
makehm /h IDR_,HIDR_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
615 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
616 |
|
echo // Dialogs (IDD_*) >> "help\HTMLDefines.h" |
|
|
| |
617 |
|
makehm /h IDD_,HIDD_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
618 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
619 |
|
echo // Frame Controls (IDW_*) >> "help\HTMLDefines.h" |
|
|
| |
620 |
|
makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
621 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
622 |
|
echo // Controls (IDC_*) >> "help\HTMLDefines.h" |
|
|
| |
623 |
|
makehm /h IDC_,IDH_,0x00000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
624 |
|
</Command> |
|
|
| |
625 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">help\HTMLDefines.h;%(Outputs)</Outputs> |
|
|
| |
626 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">help\HTMLDefines.h;%(Outputs)</Outputs> |
|
|
| |
627 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating map file for help compiler...</Message> |
|
|
| |
628 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Generating map file for help compiler...</Message> |
|
|
| |
629 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h" |
|
|
| |
630 |
|
echo. > "help\HTMLDefines.h" |
|
|
| |
631 |
|
echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h" |
|
|
| |
632 |
|
makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
633 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
634 |
|
echo // Prompts (IDP_*) >> "help\HTMLDefines.h" |
|
|
| |
635 |
|
makehm /h IDP_,HIDP_,0x30000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
636 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
637 |
|
echo // Resources (IDR_*) >> "help\HTMLDefines.h" |
|
|
| |
638 |
|
makehm /h IDR_,HIDR_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
639 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
640 |
|
echo // Dialogs (IDD_*) >> "help\HTMLDefines.h" |
|
|
| |
641 |
|
makehm /h IDD_,HIDD_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
642 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
643 |
|
echo // Frame Controls (IDW_*) >> "help\HTMLDefines.h" |
|
|
| |
644 |
|
makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
645 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
646 |
|
echo // Controls (IDC_*) >> "help\HTMLDefines.h" |
|
|
| |
647 |
|
makehm /h IDC_,IDH_,0x00000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
648 |
|
</Command> |
|
|
| |
649 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h" |
|
|
| |
650 |
|
echo. > "help\HTMLDefines.h" |
|
|
| |
651 |
|
echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h" |
|
|
| |
652 |
|
makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
653 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
654 |
|
echo // Prompts (IDP_*) >> "help\HTMLDefines.h" |
|
|
| |
655 |
|
makehm /h IDP_,HIDP_,0x30000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
656 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
657 |
|
echo // Resources (IDR_*) >> "help\HTMLDefines.h" |
|
|
| |
658 |
|
makehm /h IDR_,HIDR_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
659 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
660 |
|
echo // Dialogs (IDD_*) >> "help\HTMLDefines.h" |
|
|
| |
661 |
|
makehm /h IDD_,HIDD_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
662 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
663 |
|
echo // Frame Controls (IDW_*) >> "help\HTMLDefines.h" |
|
|
| |
664 |
|
makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
665 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
666 |
|
echo // Controls (IDC_*) >> "help\HTMLDefines.h" |
|
|
| |
667 |
|
makehm /h IDC_,IDH_,0x00000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
668 |
|
</Command> |
|
|
| |
669 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">help\HTMLDefines.h;%(Outputs)</Outputs> |
|
|
| |
670 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">help\HTMLDefines.h;%(Outputs)</Outputs> |
|
|
| |
671 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Generating map file for help compiler...</Message> |
|
|
| |
672 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Generating map file for help compiler...</Message> |
|
|
| |
673 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h" |
|
|
| |
674 |
|
echo. > "help\HTMLDefines.h" |
|
|
| |
675 |
|
echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h" |
|
|
| |
676 |
|
makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
677 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
678 |
|
echo // Prompts (IDP_*) >> "help\HTMLDefines.h" |
|
|
| |
679 |
|
makehm /h IDP_,HIDP_,0x30000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
680 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
681 |
|
echo // Resources (IDR_*) >> "help\HTMLDefines.h" |
|
|
| |
682 |
|
makehm /h IDR_,HIDR_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
683 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
684 |
|
echo // Dialogs (IDD_*) >> "help\HTMLDefines.h" |
|
|
| |
685 |
|
makehm /h IDD_,HIDD_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
686 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
687 |
|
echo // Frame Controls (IDW_*) >> "help\HTMLDefines.h" |
|
|
| |
688 |
|
makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
689 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
690 |
|
echo // Controls (IDC_*) >> "help\HTMLDefines.h" |
|
|
| |
691 |
|
makehm /h IDC_,IDH_,0x00000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
692 |
|
</Command> |
|
|
| |
693 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h" |
|
|
| |
694 |
|
echo. > "help\HTMLDefines.h" |
|
|
| |
695 |
|
echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h" |
|
|
| |
696 |
|
makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
697 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
698 |
|
echo // Prompts (IDP_*) >> "help\HTMLDefines.h" |
|
|
| |
699 |
|
makehm /h IDP_,HIDP_,0x30000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
700 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
701 |
|
echo // Resources (IDR_*) >> "help\HTMLDefines.h" |
|
|
| |
702 |
|
makehm /h IDR_,HIDR_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
703 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
704 |
|
echo // Dialogs (IDD_*) >> "help\HTMLDefines.h" |
|
|
| |
705 |
|
makehm /h IDD_,HIDD_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
706 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
707 |
|
echo // Frame Controls (IDW_*) >> "help\HTMLDefines.h" |
|
|
| |
708 |
|
makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
709 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
710 |
|
echo // Controls (IDC_*) >> "help\HTMLDefines.h" |
|
|
| |
711 |
|
makehm /h IDC_,IDH_,0x00000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
712 |
|
</Command> |
|
|
| |
713 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">help\HTMLDefines.h;%(Outputs)</Outputs> |
|
|
| |
714 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">help\HTMLDefines.h;%(Outputs)</Outputs> |
|
|
| |
715 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating map file for help compiler...</Message> |
|
|
| |
716 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Generating map file for help compiler...</Message> |
|
|
| |
717 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h" |
|
|
| |
718 |
|
echo. > "help\HTMLDefines.h" |
|
|
| |
719 |
|
echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h" |
|
|
| |
720 |
|
makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
721 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
722 |
|
echo // Prompts (IDP_*) >> "help\HTMLDefines.h" |
|
|
| |
723 |
|
makehm /h IDP_,HIDP_,0x30000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
724 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
725 |
|
echo // Resources (IDR_*) >> "help\HTMLDefines.h" |
|
|
| |
726 |
|
makehm /h IDR_,HIDR_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
727 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
728 |
|
echo // Dialogs (IDD_*) >> "help\HTMLDefines.h" |
|
|
| |
729 |
|
makehm /h IDD_,HIDD_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
730 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
731 |
|
echo // Frame Controls (IDW_*) >> "help\HTMLDefines.h" |
|
|
| |
732 |
|
makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
733 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
734 |
|
echo // Controls (IDC_*) >> "help\HTMLDefines.h" |
|
|
| |
735 |
|
makehm /h IDC_,IDH_,0x00000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
736 |
|
</Command> |
|
|
| |
737 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h" |
|
|
| |
738 |
|
echo. > "help\HTMLDefines.h" |
|
|
| |
739 |
|
echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h" |
|
|
| |
740 |
|
makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
741 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
742 |
|
echo // Prompts (IDP_*) >> "help\HTMLDefines.h" |
|
|
| |
743 |
|
makehm /h IDP_,HIDP_,0x30000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
744 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
745 |
|
echo // Resources (IDR_*) >> "help\HTMLDefines.h" |
|
|
| |
746 |
|
makehm /h IDR_,HIDR_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
747 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
748 |
|
echo // Dialogs (IDD_*) >> "help\HTMLDefines.h" |
|
|
| |
749 |
|
makehm /h IDD_,HIDD_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
750 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
751 |
|
echo // Frame Controls (IDW_*) >> "help\HTMLDefines.h" |
|
|
| |
752 |
|
makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
753 |
|
echo. >> "help\HTMLDefines.h" |
|
|
| |
754 |
|
echo // Controls (IDC_*) >> "help\HTMLDefines.h" |
|
|
| |
755 |
|
makehm /h IDC_,IDH_,0x00000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
756 |
|
</Command> |
|
|
| |
757 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">help\HTMLDefines.h;%(Outputs)</Outputs> |
|
|
| |
758 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">help\HTMLDefines.h;%(Outputs)</Outputs> |
|
|
| |
759 |
|
</CustomBuild> |
|
|
| |
760 |
|
</ItemGroup> |
|
|
| |
761 |
|
<ItemGroup> |
|
|
| |
762 |
|
<ClCompile Include="..\..\tests\tests_shared\TestsExports.cpp"> |
|
|
| |
763 |
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild> |
|
|
| |
764 |
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
|
| |
765 |
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> |
|
|
| |
766 |
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild> |
|
|
| |
767 |
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader> |
|
|
| |
768 |
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">NotUsing</PrecompiledHeader> |
|
|
| |
769 |
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NotUsing</PrecompiledHeader> |
|
|
| |
770 |
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">NotUsing</PrecompiledHeader> |
|
|
| |
771 |
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NotUsing</PrecompiledHeader> |
|
|
| |
772 |
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">NotUsing</PrecompiledHeader> |
|
|
| |
773 |
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">NotUsing</PrecompiledHeader> |
|
|
| |
774 |
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">NotUsing</PrecompiledHeader> |
|
|
| |
775 |
|
</ClCompile> |
|
|
| |
776 |
|
<ClCompile Include="..\common\TShellExtIpcConfigDataProvider.cpp" /> |
|
|
| |
777 |
|
<ClCompile Include="..\common\TShellExtMenuConfig.cpp" /> |
|
|
| |
778 |
|
<ClCompile Include="AsyncHttpFile.cpp" /> |
|
|
| |
779 |
|
<ClCompile Include="CDragDropComboEx.cpp" /> |
|
|
| |
780 |
|
<ClCompile Include="CDragDropListCtrl.cpp" /> |
|
|
| |
781 |
|
<ClCompile Include="DirectoryChooser.cpp" /> |
|
|
| |
782 |
|
<ClCompile Include="FeedbackHandler.cpp" /> |
|
|
| |
783 |
|
<ClCompile Include="FeedbackHandlerFactory.cpp" /> |
|
|
| |
784 |
|
<ClCompile Include="structs.cpp" /> |
|
|
| |
785 |
|
<ClCompile Include="AppHelper.cpp" /> |
|
|
| |
786 |
|
<ClCompile Include="ClipboardMonitor.cpp" /> |
|
|
| |
787 |
|
<ClCompile Include="shortcuts.cpp" /> |
|
|
| |
788 |
|
<ClCompile Include="StringHelpers.cpp" /> |
|
|
| |
789 |
|
<ClCompile Include="TExplorerTaskBarProgress.cpp" /> |
|
|
| |
790 |
|
<ClCompile Include="TMsgBox.cpp" /> |
|
|
| |
791 |
|
<ClCompile Include="TPathProcessor.cpp" /> |
|
|
| |
792 |
|
<ClCompile Include="TProgressCtrlEx.cpp" /> |
|
|
| |
793 |
|
<ClCompile Include="TRecentPathsTools.cpp" /> |
|
|
| |
794 |
|
<ClCompile Include="TRegistry.cpp" /> |
|
|
| |
795 |
|
<ClCompile Include="TShellExtensionConfig.cpp" /> |
|
|
| |
796 |
|
<ClCompile Include="TTaskManagerWrapper.cpp" /> |
|
|
| |
797 |
|
<ClCompile Include="TWindowMessageFilterHelper.cpp" /> |
|
|
| |
798 |
|
<ClCompile Include="UpdateChecker.cpp" /> |
|
|
| |
799 |
|
<ClCompile Include="ch.cpp" /> |
|
|
| |
800 |
|
<ClCompile Include="stdafx.cpp"> |
|
|
| |
801 |
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader> |
|
|
| |
802 |
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Create</PrecompiledHeader> |
|
|
| |
803 |
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader> |
|
|
| |
804 |
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Create</PrecompiledHeader> |
|
|
| |
805 |
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader> |
|
|
| |
806 |
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Create</PrecompiledHeader> |
|
|
| |
807 |
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader> |
|
|
| |
808 |
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Create</PrecompiledHeader> |
|
|
| |
809 |
|
</ClCompile> |
|
|
| |
810 |
|
<ClCompile Include="TCommandLineParser.cpp" /> |
|
|
| |
811 |
|
<ClCompile Include="MainWnd.cpp" /> |
|
|
| |
812 |
|
<ClCompile Include="Theme Helpers.cpp" /> |
|
|
| |
813 |
|
<ClCompile Include="TrayIcon.cpp" /> |
|
|
| |
814 |
|
<ClCompile Include="DirTreeCtrl.cpp" /> |
|
|
| |
815 |
|
<ClCompile Include="FFListCtrl.cpp" /> |
|
|
| |
816 |
|
<ClCompile Include="ProgressListBox.cpp" /> |
|
|
| |
817 |
|
<ClCompile Include="PropertyListCtrl.cpp" /> |
|
|
| |
818 |
|
<ClCompile Include="StaticEx.cpp" /> |
|
|
| |
819 |
|
<ClCompile Include="ThemedButton.cpp" /> |
|
|
| |
820 |
|
<ClCompile Include="AboutDlg.cpp" /> |
|
|
| |
821 |
|
<ClCompile Include="BufferSizeDlg.cpp" /> |
|
|
| |
822 |
|
<ClCompile Include="CrashDlg.cpp" /> |
|
|
| |
823 |
|
<ClCompile Include="CustomCopyDlg.cpp" /> |
|
|
| |
824 |
|
<ClCompile Include="Dialogs.cpp" /> |
|
|
| |
825 |
|
<ClCompile Include="FeedbackFileErrorDlg.cpp" /> |
|
|
| |
826 |
|
<ClCompile Include="FeedbackNotEnoughSpaceDlg.cpp" /> |
|
|
| |
827 |
|
<ClCompile Include="FeedbackReplaceDlg.cpp" /> |
|
|
| |
828 |
|
<ClCompile Include="FilterDlg.cpp" /> |
|
|
| |
829 |
|
<ClCompile Include="FolderDialog.cpp" /> |
|
|
| |
830 |
|
<ClCompile Include="MiniViewDlg.cpp" /> |
|
|
| |
831 |
|
<ClCompile Include="OptionsDlg.cpp" /> |
|
|
| |
832 |
|
<ClCompile Include="RecentDlg.cpp" /> |
|
|
| |
833 |
|
<ClCompile Include="ShortcutsDlg.cpp" /> |
|
|
| |
834 |
|
<ClCompile Include="ShutdownDlg.cpp" /> |
|
|
| |
835 |
|
<ClCompile Include="StatusDlg.cpp" /> |
|
|
| |
836 |
|
<ClCompile Include="UpdateHeaders.cpp" /> |
|
|
| |
837 |
|
<ClCompile Include="UpdateMultipleVersionInfo.cpp" /> |
|
|
| |
838 |
|
<ClCompile Include="UpdaterDlg.cpp" /> |
|
|
| |
839 |
|
<ClCompile Include="TShellExtensionClient.cpp" /> |
|
|
| |
840 |
|
<ClCompile Include="..\chext\chext_i.c"> |
|
|
| |
841 |
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
|
|
| |
842 |
|
</PrecompiledHeader> |
|
|
| |
843 |
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'"> |
|
|
| |
844 |
|
</PrecompiledHeader> |
|
|
| |
845 |
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
|
|
| |
846 |
|
</PrecompiledHeader> |
|
|
| |
847 |
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'"> |
|
|
| |
848 |
|
</PrecompiledHeader> |
|
|
| |
849 |
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
|
|
| |
850 |
|
</PrecompiledHeader> |
|
|
| |
851 |
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'"> |
|
|
| |
852 |
|
</PrecompiledHeader> |
|
|
| |
853 |
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
|
|
| |
854 |
|
</PrecompiledHeader> |
|
|
| |
855 |
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'"> |
|
|
| |
856 |
|
</PrecompiledHeader> |
|
|
| |
857 |
|
</ClCompile> |
|
|
| |
858 |
|
<ClCompile Include="UpdateResponse.cpp" /> |
|
|
| |
859 |
|
<ClCompile Include="UpdateVersionInfo.cpp" /> |
|
|
| |
860 |
|
<ClCompile Include="WindowsVersion.cpp" /> |
|
|
| |
861 |
|
</ItemGroup> |
|
|
| |
862 |
|
<ItemGroup> |
|
|
| |
863 |
|
<CustomBuild Include="ch.rc"> |
|
|
| |
864 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Compiling resources %(FullPath)</Message> |
|
|
| |
865 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Compiling resources %(FullPath)</Message> |
|
|
| |
866 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h" |
|
|
| |
867 |
|
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc" |
|
|
| |
868 |
|
</Command> |
|
|
| |
869 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">"$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h" |
|
|
| |
870 |
|
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc" |
|
|
| |
871 |
|
</Command> |
|
|
| |
872 |
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">res/ch.rc2;version.h</AdditionalInputs> |
|
|
| |
873 |
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">res/ch.rc2;version.h</AdditionalInputs> |
|
|
| |
874 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)%(Filename).res;%(Outputs)</Outputs> |
|
|
| |
875 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)%(Filename).res;%(Outputs)</Outputs> |
|
|
| |
876 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Compiling resources %(FullPath)</Message> |
|
|
| |
877 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Compiling resources %(FullPath)</Message> |
|
|
| |
878 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">"$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h" |
|
|
| |
879 |
|
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc" |
|
|
| |
880 |
|
</Command> |
|
|
| |
881 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">"$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h" |
|
|
| |
882 |
|
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc" |
|
|
| |
883 |
|
</Command> |
|
|
| |
884 |
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">res/ch.rc2;version.h</AdditionalInputs> |
|
|
| |
885 |
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">res/ch.rc2;version.h</AdditionalInputs> |
|
|
| |
886 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)%(Filename).res;%(Outputs)</Outputs> |
|
|
| |
887 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)%(Filename).res;%(Outputs)</Outputs> |
|
|
| |
888 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Compiling resources %(FullPath)</Message> |
|
|
| |
889 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Compiling resources %(FullPath)</Message> |
|
|
| |
890 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h" |
|
|
| |
891 |
|
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc" |
|
|
| |
892 |
|
</Command> |
|
|
| |
893 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">"$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h" |
|
|
| |
894 |
|
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc" |
|
|
| |
895 |
|
</Command> |
|
|
| |
896 |
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">res/ch.rc2;version.h</AdditionalInputs> |
|
|
| |
897 |
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">res/ch.rc2;version.h</AdditionalInputs> |
|
|
| |
898 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)%(Filename).res;%(Outputs)</Outputs> |
|
|
| |
899 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)%(Filename).res;%(Outputs)</Outputs> |
|
|
| |
900 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Compiling resources %(FullPath)</Message> |
|
|
| |
901 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Compiling resources %(FullPath)</Message> |
|
|
| |
902 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">"$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h" |
|
|
| |
903 |
|
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc" |
|
|
| |
904 |
|
</Command> |
|
|
| |
905 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">"$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h" |
|
|
| |
906 |
|
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc" |
|
|
| |
907 |
|
</Command> |
|
|
| |
908 |
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">res/ch.rc2;version.h</AdditionalInputs> |
|
|
| |
909 |
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">res/ch.rc2;version.h</AdditionalInputs> |
|
|
| |
910 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)%(Filename).res;%(Outputs)</Outputs> |
|
|
| |
911 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)%(Filename).res;%(Outputs)</Outputs> |
|
|
| |
912 |
|
</CustomBuild> |
|
|
| |
913 |
|
</ItemGroup> |
|
|
| |
914 |
|
<ItemGroup> |
|
|
| |
915 |
|
<None Include="res\ch.rc2" /> |
|
|
| |
916 |
|
<None Include="resource.hm" /> |
|
|
| |
917 |
|
<None Include="help\english\advmenu.htm"> |
|
|
| |
918 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
919 |
|
</None> |
|
|
| |
920 |
|
<None Include="help\english\buffersize.htm"> |
|
|
| |
921 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
922 |
|
</None> |
|
|
| |
923 |
|
<None Include="help\english\bugs.htm"> |
|
|
| |
924 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
925 |
|
</None> |
|
|
| |
926 |
|
<None Include="help\english\customcopy.htm"> |
|
|
| |
927 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
928 |
|
</None> |
|
|
| |
929 |
|
<None Include="help\english\explorermenu.htm"> |
|
|
| |
930 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
931 |
|
</None> |
|
|
| |
932 |
|
<None Include="help\english\faq.htm"> |
|
|
| |
933 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
934 |
|
</None> |
|
|
| |
935 |
|
<None Include="help\english\feeddstfile.htm"> |
|
|
| |
936 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
937 |
|
</None> |
|
|
| |
938 |
|
<None Include="help\english\feediwr.htm"> |
|
|
| |
939 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
940 |
|
</None> |
|
|
| |
941 |
|
<None Include="help\english\feednotenoughroom.htm"> |
|
|
| |
942 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
943 |
|
</None> |
|
|
| |
944 |
|
<None Include="help\english\feedreplacefiles.htm"> |
|
|
| |
945 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
946 |
|
</None> |
|
|
| |
947 |
|
<None Include="help\english\feedsmallreplace.htm"> |
|
|
| |
948 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
949 |
|
</None> |
|
|
| |
950 |
|
<None Include="help\english\filterdlg.htm"> |
|
|
| |
951 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
952 |
|
</None> |
|
|
| |
953 |
|
<None Include="help\english\folderdlg.htm"> |
|
|
| |
954 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
955 |
|
</None> |
|
|
| |
956 |
|
<None Include="help\english\headfoot.js" /> |
|
|
| |
957 |
|
<None Include="help\english\help.hhc" /> |
|
|
| |
958 |
|
<None Include="help\english\help.hhk" /> |
|
|
| |
959 |
|
<CustomBuild Include="help\english\help.hhp"> |
|
|
| |
960 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Making help file...</Message> |
|
|
| |
961 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Making help file...</Message> |
|
|
| |
962 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
963 |
|
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
964 |
|
hhc "%(FullPath)" |
|
|
| |
965 |
|
if not exist "%(RootDir)%(Directory)english.chm" goto :HelpError |
|
|
| |
966 |
|
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
967 |
|
copy "%(RootDir)%(Directory)english.chm" "$(OutDir)help\english.chm" |
|
|
| |
968 |
|
goto :HelpDone |
|
|
| |
969 |
|
:HelpError |
|
|
| |
970 |
|
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
971 |
|
echo. |
|
|
| |
972 |
|
exit 1 |
|
|
| |
973 |
|
:HelpDone |
|
|
| |
974 |
|
echo. |
|
|
| |
975 |
|
</Command> |
|
|
| |
976 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
977 |
|
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
978 |
|
hhc "%(FullPath)" |
|
|
| |
979 |
|
if not exist "%(RootDir)%(Directory)english.chm" goto :HelpError |
|
|
| |
980 |
|
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
981 |
|
copy "%(RootDir)%(Directory)english.chm" "$(OutDir)help\english.chm" |
|
|
| |
982 |
|
goto :HelpDone |
|
|
| |
983 |
|
:HelpError |
|
|
| |
984 |
|
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
985 |
|
echo. |
|
|
| |
986 |
|
exit 1 |
|
|
| |
987 |
|
:HelpDone |
|
|
| |
988 |
|
echo. |
|
|
| |
989 |
|
</Command> |
|
|
| |
990 |
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
991 |
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
992 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">help\english\english.chm;%(Outputs)</Outputs> |
|
|
| |
993 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">help\english\english.chm;%(Outputs)</Outputs> |
|
|
| |
994 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Making help file...</Message> |
|
|
| |
995 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Making help file...</Message> |
|
|
| |
996 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
997 |
|
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
998 |
|
hhc "%(FullPath)" |
|
|
| |
999 |
|
if not exist "%(RootDir)%(Directory)english.chm" goto :HelpError |
|
|
| |
1000 |
|
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
1001 |
|
copy "%(RootDir)%(Directory)english.chm" "$(OutDir)help\english.chm" |
|
|
| |
1002 |
|
goto :HelpDone |
|
|
| |
1003 |
|
:HelpError |
|
|
| |
1004 |
|
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
1005 |
|
echo. |
|
|
| |
1006 |
|
exit 1 |
|
|
| |
1007 |
|
:HelpDone |
|
|
| |
1008 |
|
echo. |
|
|
| |
1009 |
|
</Command> |
|
|
| |
1010 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
1011 |
|
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
1012 |
|
hhc "%(FullPath)" |
|
|
| |
1013 |
|
if not exist "%(RootDir)%(Directory)english.chm" goto :HelpError |
|
|
| |
1014 |
|
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
1015 |
|
copy "%(RootDir)%(Directory)english.chm" "$(OutDir)help\english.chm" |
|
|
| |
1016 |
|
goto :HelpDone |
|
|
| |
1017 |
|
:HelpError |
|
|
| |
1018 |
|
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
1019 |
|
echo. |
|
|
| |
1020 |
|
exit 1 |
|
|
| |
1021 |
|
:HelpDone |
|
|
| |
1022 |
|
echo. |
|
|
| |
1023 |
|
</Command> |
|
|
| |
1024 |
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
1025 |
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
1026 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">help\english\english.chm;%(Outputs)</Outputs> |
|
|
| |
1027 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">help\english\english.chm;%(Outputs)</Outputs> |
|
|
| |
1028 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Making help file...</Message> |
|
|
| |
1029 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Making help file...</Message> |
|
|
| |
1030 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
1031 |
|
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
1032 |
|
hhc "%(FullPath)" |
|
|
| |
1033 |
|
if not exist "%(RootDir)%(Directory)english.chm" goto :HelpError |
|
|
| |
1034 |
|
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
1035 |
|
copy "%(RootDir)%(Directory)english.chm" "$(OutDir)help\english.chm" |
|
|
| |
1036 |
|
goto :HelpDone |
|
|
| |
1037 |
|
:HelpError |
|
|
| |
1038 |
|
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
1039 |
|
echo. |
|
|
| |
1040 |
|
exit 1 |
|
|
| |
1041 |
|
:HelpDone |
|
|
| |
1042 |
|
echo. |
|
|
| |
1043 |
|
</Command> |
|
|
| |
1044 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
1045 |
|
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
1046 |
|
hhc "%(FullPath)" |
|
|
| |
1047 |
|
if not exist "%(RootDir)%(Directory)english.chm" goto :HelpError |
|
|
| |
1048 |
|
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
1049 |
|
copy "%(RootDir)%(Directory)english.chm" "$(OutDir)help\english.chm" |
|
|
| |
1050 |
|
goto :HelpDone |
|
|
| |
1051 |
|
:HelpError |
|
|
| |
1052 |
|
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
1053 |
|
echo. |
|
|
| |
1054 |
|
exit 1 |
|
|
| |
1055 |
|
:HelpDone |
|
|
| |
1056 |
|
echo. |
|
|
| |
1057 |
|
</Command> |
|
|
| |
1058 |
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
1059 |
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
1060 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">help\english\english.chm;%(Outputs)</Outputs> |
|
|
| |
1061 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">help\english\english.chm;%(Outputs)</Outputs> |
|
|
| |
1062 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Making help file...</Message> |
|
|
| |
1063 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Making help file...</Message> |
|
|
| |
1064 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
1065 |
|
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
1066 |
|
hhc "%(FullPath)" |
|
|
| |
1067 |
|
if not exist "%(RootDir)%(Directory)english.chm" goto :HelpError |
|
|
| |
1068 |
|
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
1069 |
|
copy "%(RootDir)%(Directory)english.chm" "$(OutDir)help\english.chm" |
|
|
| |
1070 |
|
goto :HelpDone |
|
|
| |
1071 |
|
:HelpError |
|
|
| |
1072 |
|
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
1073 |
|
echo. |
|
|
| |
1074 |
|
exit 1 |
|
|
| |
1075 |
|
:HelpDone |
|
|
| |
1076 |
|
echo. |
|
|
| |
1077 |
|
</Command> |
|
|
| |
1078 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
1079 |
|
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
1080 |
|
hhc "%(FullPath)" |
|
|
| |
1081 |
|
if not exist "%(RootDir)%(Directory)english.chm" goto :HelpError |
|
|
| |
1082 |
|
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
1083 |
|
copy "%(RootDir)%(Directory)english.chm" "$(OutDir)help\english.chm" |
|
|
| |
1084 |
|
goto :HelpDone |
|
|
| |
1085 |
|
:HelpError |
|
|
| |
1086 |
|
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
1087 |
|
echo. |
|
|
| |
1088 |
|
exit 1 |
|
|
| |
1089 |
|
:HelpDone |
|
|
| |
1090 |
|
echo. |
|
|
| |
1091 |
|
</Command> |
|
|
| |
1092 |
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
1093 |
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
1094 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">help\english\english.chm;%(Outputs)</Outputs> |
|
|
| |
1095 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">help\english\english.chm;%(Outputs)</Outputs> |
|
|
| |
1096 |
|
</CustomBuild> |
|
|
| |
1097 |
|
<None Include="help\english\history.htm"> |
|
|
| |
1098 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1099 |
|
</None> |
|
|
| |
1100 |
|
<None Include="help\english\installation.htm"> |
|
|
| |
1101 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1102 |
|
</None> |
|
|
| |
1103 |
|
<None Include="help\english\license.htm"> |
|
|
| |
1104 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1105 |
|
</None> |
|
|
| |
1106 |
|
<None Include="help\english\mainmenu.htm"> |
|
|
| |
1107 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1108 |
|
</None> |
|
|
| |
1109 |
|
<None Include="help\english\miniview.htm"> |
|
|
| |
1110 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1111 |
|
</None> |
|
|
| |
1112 |
|
<None Include="help\english\options.htm"> |
|
|
| |
1113 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1114 |
|
</None> |
|
|
| |
1115 |
|
<None Include="help\english\recentdlg.htm"> |
|
|
| |
1116 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1117 |
|
</None> |
|
|
| |
1118 |
|
<None Include="help\english\replacepaths.htm"> |
|
|
| |
1119 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1120 |
|
</None> |
|
|
| |
1121 |
|
<None Include="help\english\reporting.htm"> |
|
|
| |
1122 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1123 |
|
</None> |
|
|
| |
1124 |
|
<None Include="help\english\requirements.htm"> |
|
|
| |
1125 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1126 |
|
</None> |
|
|
| |
1127 |
|
<None Include="help\english\shortcutsdlg.htm"> |
|
|
| |
1128 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1129 |
|
</None> |
|
|
| |
1130 |
|
<None Include="help\english\shutdowndlg.htm"> |
|
|
| |
1131 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1132 |
|
</None> |
|
|
| |
1133 |
|
<None Include="help\english\status.htm"> |
|
|
| |
1134 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1135 |
|
</None> |
|
|
| |
1136 |
|
<None Include="help\english\style.css" /> |
|
|
| |
1137 |
|
<None Include="help\english\support.htm"> |
|
|
| |
1138 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1139 |
|
</None> |
|
|
| |
1140 |
|
<None Include="help\english\template.htm"> |
|
|
| |
1141 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1142 |
|
</None> |
|
|
| |
1143 |
|
<None Include="help\english\thanks.htm"> |
|
|
| |
1144 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1145 |
|
</None> |
|
|
| |
1146 |
|
<None Include="help\english\using.htm"> |
|
|
| |
1147 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1148 |
|
</None> |
|
|
| |
1149 |
|
<None Include="help\english\welcome.htm"> |
|
|
| |
1150 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1151 |
|
</None> |
|
|
| |
1152 |
|
<CustomBuild Include="langs\bulgarian.lng"> |
|
|
| |
1153 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1154 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1155 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1156 |
|
</Command> |
|
|
| |
1157 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1158 |
|
</Command> |
|
|
| |
1159 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1160 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1161 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1162 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1163 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1164 |
|
</Command> |
|
|
| |
1165 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1166 |
|
</Command> |
|
|
| |
1167 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1168 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1169 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1170 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1171 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1172 |
|
</Command> |
|
|
| |
1173 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1174 |
|
</Command> |
|
|
| |
1175 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1176 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1177 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1178 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1179 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1180 |
|
</Command> |
|
|
| |
1181 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1182 |
|
</Command> |
|
|
| |
1183 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1184 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1185 |
|
</CustomBuild> |
|
|
| |
1186 |
|
<CustomBuild Include="langs\chinese.lng"> |
|
|
| |
1187 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1188 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1189 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1190 |
|
</Command> |
|
|
| |
1191 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1192 |
|
</Command> |
|
|
| |
1193 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1194 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1195 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1196 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1197 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1198 |
|
</Command> |
|
|
| |
1199 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1200 |
|
</Command> |
|
|
| |
1201 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1202 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1203 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1204 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1205 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1206 |
|
</Command> |
|
|
| |
1207 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1208 |
|
</Command> |
|
|
| |
1209 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1210 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1211 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1212 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1213 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1214 |
|
</Command> |
|
|
| |
1215 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1216 |
|
</Command> |
|
|
| |
1217 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1218 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1219 |
|
</CustomBuild> |
|
|
| |
1220 |
|
<CustomBuild Include="langs\czech.lng"> |
|
|
| |
1221 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1222 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1223 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1224 |
|
</Command> |
|
|
| |
1225 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1226 |
|
</Command> |
|
|
| |
1227 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1228 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1229 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1230 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1231 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1232 |
|
</Command> |
|
|
| |
1233 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1234 |
|
</Command> |
|
|
| |
1235 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1236 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1237 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1238 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1239 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1240 |
|
</Command> |
|
|
| |
1241 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1242 |
|
</Command> |
|
|
| |
1243 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1244 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1245 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1246 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1247 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1248 |
|
</Command> |
|
|
| |
1249 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1250 |
|
</Command> |
|
|
| |
1251 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1252 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1253 |
|
</CustomBuild> |
|
|
| |
1254 |
|
<CustomBuild Include="langs\dutch.lng"> |
|
|
| |
1255 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1256 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1257 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1258 |
|
</Command> |
|
|
| |
1259 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1260 |
|
</Command> |
|
|
| |
1261 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1262 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1263 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1264 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1265 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1266 |
|
</Command> |
|
|
| |
1267 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1268 |
|
</Command> |
|
|
| |
1269 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1270 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1271 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1272 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1273 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1274 |
|
</Command> |
|
|
| |
1275 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1276 |
|
</Command> |
|
|
| |
1277 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1278 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1279 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1280 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1281 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1282 |
|
</Command> |
|
|
| |
1283 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1284 |
|
</Command> |
|
|
| |
1285 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1286 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1287 |
|
</CustomBuild> |
|
|
| |
1288 |
|
<CustomBuild Include="langs\french.lng"> |
|
|
| |
1289 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1290 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1291 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1292 |
|
</Command> |
|
|
| |
1293 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1294 |
|
</Command> |
|
|
| |
1295 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1296 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1297 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1298 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1299 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1300 |
|
</Command> |
|
|
| |
1301 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1302 |
|
</Command> |
|
|
| |
1303 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1304 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1305 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1306 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1307 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1308 |
|
</Command> |
|
|
| |
1309 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1310 |
|
</Command> |
|
|
| |
1311 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1312 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1313 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1314 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1315 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1316 |
|
</Command> |
|
|
| |
1317 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1318 |
|
</Command> |
|
|
| |
1319 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1320 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1321 |
|
</CustomBuild> |
|
|
| |
1322 |
|
<CustomBuild Include="langs\german.lng"> |
|
|
| |
1323 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1324 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1325 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1326 |
|
</Command> |
|
|
| |
1327 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1328 |
|
</Command> |
|
|
| |
1329 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1330 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1331 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1332 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1333 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1334 |
|
</Command> |
|
|
| |
1335 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1336 |
|
</Command> |
|
|
| |
1337 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1338 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1339 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1340 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1341 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1342 |
|
</Command> |
|
|
| |
1343 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1344 |
|
</Command> |
|
|
| |
1345 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1346 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1347 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1348 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1349 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1350 |
|
</Command> |
|
|
| |
1351 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1352 |
|
</Command> |
|
|
| |
1353 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1354 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1355 |
|
</CustomBuild> |
|
|
| |
1356 |
|
<CustomBuild Include="langs\german2.lng"> |
|
|
| |
1357 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1358 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1359 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1360 |
|
</Command> |
|
|
| |
1361 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1362 |
|
</Command> |
|
|
| |
1363 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1364 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1365 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1366 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1367 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1368 |
|
</Command> |
|
|
| |
1369 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1370 |
|
</Command> |
|
|
| |
1371 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1372 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1373 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1374 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1375 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1376 |
|
</Command> |
|
|
| |
1377 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1378 |
|
</Command> |
|
|
| |
1379 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1380 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1381 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1382 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1383 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1384 |
|
</Command> |
|
|
| |
1385 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1386 |
|
</Command> |
|
|
| |
1387 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1388 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1389 |
|
</CustomBuild> |
|
|
| |
1390 |
|
<CustomBuild Include="langs\italian.lng"> |
|
|
| |
1391 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1392 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1393 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1394 |
|
</Command> |
|
|
| |
1395 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1396 |
|
</Command> |
|
|
| |
1397 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1398 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1399 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1400 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1401 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1402 |
|
</Command> |
|
|
| |
1403 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1404 |
|
</Command> |
|
|
| |
1405 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1406 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1407 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1408 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1409 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1410 |
|
</Command> |
|
|
| |
1411 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1412 |
|
</Command> |
|
|
| |
1413 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1414 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1415 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1416 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1417 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1418 |
|
</Command> |
|
|
| |
1419 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1420 |
|
</Command> |
|
|
| |
1421 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1422 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1423 |
|
</CustomBuild> |
|
|
| |
1424 |
|
<CustomBuild Include="langs\japanese.lng"> |
|
|
| |
1425 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1426 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1427 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1428 |
|
</Command> |
|
|
| |
1429 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1430 |
|
</Command> |
|
|
| |
1431 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1432 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1433 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1434 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1435 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1436 |
|
</Command> |
|
|
| |
1437 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1438 |
|
</Command> |
|
|
| |
1439 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1440 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1441 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1442 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1443 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1444 |
|
</Command> |
|
|
| |
1445 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1446 |
|
</Command> |
|
|
| |
1447 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1448 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1449 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1450 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1451 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1452 |
|
</Command> |
|
|
| |
1453 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1454 |
|
</Command> |
|
|
| |
1455 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1456 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1457 |
|
</CustomBuild> |
|
|
| |
1458 |
|
<CustomBuild Include="langs\korean.lng"> |
|
|
| |
1459 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1460 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1461 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1462 |
|
</Command> |
|
|
| |
1463 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1464 |
|
</Command> |
|
|
| |
1465 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1466 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1467 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1468 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1469 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1470 |
|
</Command> |
|
|
| |
1471 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1472 |
|
</Command> |
|
|
| |
1473 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1474 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1475 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1476 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1477 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1478 |
|
</Command> |
|
|
| |
1479 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1480 |
|
</Command> |
|
|
| |
1481 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1482 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1483 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1484 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1485 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1486 |
|
</Command> |
|
|
| |
1487 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1488 |
|
</Command> |
|
|
| |
1489 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1490 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1491 |
|
</CustomBuild> |
|
|
| |
1492 |
|
<CustomBuild Include="langs\polish.lng"> |
|
|
| |
1493 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1494 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1495 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1496 |
|
</Command> |
|
|
| |
1497 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1498 |
|
</Command> |
|
|
| |
1499 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1500 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1501 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1502 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1503 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1504 |
|
</Command> |
|
|
| |
1505 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1506 |
|
</Command> |
|
|
| |
1507 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1508 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1509 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1510 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1511 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1512 |
|
</Command> |
|
|
| |
1513 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1514 |
|
</Command> |
|
|
| |
1515 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1516 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1517 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1518 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1519 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1520 |
|
</Command> |
|
|
| |
1521 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1522 |
|
</Command> |
|
|
| |
1523 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1524 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1525 |
|
</CustomBuild> |
|
|
| |
1526 |
|
<CustomBuild Include="langs\russian.lng"> |
|
|
| |
1527 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1528 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1529 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1530 |
|
</Command> |
|
|
| |
1531 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1532 |
|
</Command> |
|
|
| |
1533 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1534 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1535 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1536 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1537 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1538 |
|
</Command> |
|
|
| |
1539 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1540 |
|
</Command> |
|
|
| |
1541 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1542 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1543 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1544 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1545 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1546 |
|
</Command> |
|
|
| |
1547 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1548 |
|
</Command> |
|
|
| |
1549 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1550 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1551 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1552 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1553 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1554 |
|
</Command> |
|
|
| |
1555 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1556 |
|
</Command> |
|
|
| |
1557 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1558 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1559 |
|
</CustomBuild> |
|
|
| |
1560 |
|
<CustomBuild Include="langs\spanish.lng"> |
|
|
| |
1561 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1562 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1563 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1564 |
|
</Command> |
|
|
| |
1565 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1566 |
|
</Command> |
|
|
| |
1567 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1568 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1569 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1570 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1571 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1572 |
|
</Command> |
|
|
| |
1573 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1574 |
|
</Command> |
|
|
| |
1575 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1576 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1577 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1578 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1579 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1580 |
|
</Command> |
|
|
| |
1581 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1582 |
|
</Command> |
|
|
| |
1583 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1584 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1585 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1586 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1587 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1588 |
|
</Command> |
|
|
| |
1589 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1590 |
|
</Command> |
|
|
| |
1591 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1592 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1593 |
|
</CustomBuild> |
|
|
| |
1594 |
|
<CustomBuild Include="langs\TraditionalChinese.lng"> |
|
|
| |
1595 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1596 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1597 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1598 |
|
</Command> |
|
|
| |
1599 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1600 |
|
</Command> |
|
|
| |
1601 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1602 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1603 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1604 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1605 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1606 |
|
</Command> |
|
|
| |
1607 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1608 |
|
</Command> |
|
|
| |
1609 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1610 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1611 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1612 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1613 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1614 |
|
</Command> |
|
|
| |
1615 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1616 |
|
</Command> |
|
|
| |
1617 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1618 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1619 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1620 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1621 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1622 |
|
</Command> |
|
|
| |
1623 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1624 |
|
</Command> |
|
|
| |
1625 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1626 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1627 |
|
</CustomBuild> |
|
|
| |
1628 |
|
<CustomBuild Include="langs\turkish.lng"> |
|
|
| |
1629 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1630 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1631 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1632 |
|
</Command> |
|
|
| |
1633 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1634 |
|
</Command> |
|
|
| |
1635 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1636 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1637 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1638 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1639 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1640 |
|
</Command> |
|
|
| |
1641 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1642 |
|
</Command> |
|
|
| |
1643 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1644 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1645 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1646 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1647 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1648 |
|
</Command> |
|
|
| |
1649 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1650 |
|
</Command> |
|
|
| |
1651 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1652 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1653 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1654 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1655 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1656 |
|
</Command> |
|
|
| |
1657 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1658 |
|
</Command> |
|
|
| |
1659 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1660 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1661 |
|
</CustomBuild> |
|
|
| |
1662 |
|
<CustomBuild Include="langs\valencian.lng"> |
|
|
| |
1663 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1664 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1665 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1666 |
|
</Command> |
|
|
| |
1667 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1668 |
|
</Command> |
|
|
| |
1669 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1670 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1671 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1672 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1673 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1674 |
|
</Command> |
|
|
| |
1675 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1676 |
|
</Command> |
|
|
| |
1677 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1678 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1679 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1680 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1681 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1682 |
|
</Command> |
|
|
| |
1683 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1684 |
|
</Command> |
|
|
| |
1685 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1686 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1687 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1688 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
1689 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1690 |
|
</Command> |
|
|
| |
1691 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
1692 |
|
</Command> |
|
|
| |
1693 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1694 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
1695 |
|
</CustomBuild> |
|
|
| |
1696 |
|
<None Include="help\polish\advmenu.htm"> |
|
|
| |
1697 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1698 |
|
</None> |
|
|
| |
1699 |
|
<None Include="help\polish\buffersize.htm"> |
|
|
| |
1700 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1701 |
|
</None> |
|
|
| |
1702 |
|
<None Include="help\polish\bugs.htm"> |
|
|
| |
1703 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1704 |
|
</None> |
|
|
| |
1705 |
|
<None Include="help\polish\customcopy.htm"> |
|
|
| |
1706 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1707 |
|
</None> |
|
|
| |
1708 |
|
<None Include="help\polish\explorermenu.htm"> |
|
|
| |
1709 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1710 |
|
</None> |
|
|
| |
1711 |
|
<None Include="help\polish\faq.htm"> |
|
|
| |
1712 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1713 |
|
</None> |
|
|
| |
1714 |
|
<None Include="help\polish\feeddstfile.htm"> |
|
|
| |
1715 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1716 |
|
</None> |
|
|
| |
1717 |
|
<None Include="help\polish\feediwr.htm"> |
|
|
| |
1718 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1719 |
|
</None> |
|
|
| |
1720 |
|
<None Include="help\polish\feednotenoughroom.htm"> |
|
|
| |
1721 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1722 |
|
</None> |
|
|
| |
1723 |
|
<None Include="help\polish\feedreplacefiles.htm"> |
|
|
| |
1724 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1725 |
|
</None> |
|
|
| |
1726 |
|
<None Include="help\polish\feedsmallreplace.htm"> |
|
|
| |
1727 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1728 |
|
</None> |
|
|
| |
1729 |
|
<None Include="help\polish\filterdlg.htm"> |
|
|
| |
1730 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1731 |
|
</None> |
|
|
| |
1732 |
|
<None Include="help\polish\folderdlg.htm"> |
|
|
| |
1733 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1734 |
|
</None> |
|
|
| |
1735 |
|
<None Include="help\polish\headfoot.js" /> |
|
|
| |
1736 |
|
<None Include="help\polish\help.hhc" /> |
|
|
| |
1737 |
|
<None Include="help\polish\help.hhk" /> |
|
|
| |
1738 |
|
<CustomBuild Include="help\polish\help.hhp"> |
|
|
| |
1739 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Making help file...</Message> |
|
|
| |
1740 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Making help file...</Message> |
|
|
| |
1741 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
1742 |
|
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
1743 |
|
hhc "%(FullPath)" |
|
|
| |
1744 |
|
if not exist "%(RootDir)%(Directory)polish.chm" goto :HelpError |
|
|
| |
1745 |
|
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
1746 |
|
copy "%(RootDir)%(Directory)polish.chm" "$(OutDir)help\polish.chm" |
|
|
| |
1747 |
|
goto :HelpDone |
|
|
| |
1748 |
|
:HelpError |
|
|
| |
1749 |
|
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
1750 |
|
echo. |
|
|
| |
1751 |
|
exit 1 |
|
|
| |
1752 |
|
:HelpDone |
|
|
| |
1753 |
|
echo. |
|
|
| |
1754 |
|
</Command> |
|
|
| |
1755 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
1756 |
|
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
1757 |
|
hhc "%(FullPath)" |
|
|
| |
1758 |
|
if not exist "%(RootDir)%(Directory)polish.chm" goto :HelpError |
|
|
| |
1759 |
|
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
1760 |
|
copy "%(RootDir)%(Directory)polish.chm" "$(OutDir)help\polish.chm" |
|
|
| |
1761 |
|
goto :HelpDone |
|
|
| |
1762 |
|
:HelpError |
|
|
| |
1763 |
|
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
1764 |
|
echo. |
|
|
| |
1765 |
|
exit 1 |
|
|
| |
1766 |
|
:HelpDone |
|
|
| |
1767 |
|
echo. |
|
|
| |
1768 |
|
</Command> |
|
|
| |
1769 |
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
1770 |
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
1771 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">help\polish\polish.chm;%(Outputs)</Outputs> |
|
|
| |
1772 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">help\polish\polish.chm;%(Outputs)</Outputs> |
|
|
| |
1773 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Making help file...</Message> |
|
|
| |
1774 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Making help file...</Message> |
|
|
| |
1775 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
1776 |
|
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
1777 |
|
hhc "%(FullPath)" |
|
|
| |
1778 |
|
if not exist "%(RootDir)%(Directory)polish.chm" goto :HelpError |
|
|
| |
1779 |
|
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
1780 |
|
copy "%(RootDir)%(Directory)polish.chm" "$(OutDir)help\polish.chm" |
|
|
| |
1781 |
|
goto :HelpDone |
|
|
| |
1782 |
|
:HelpError |
|
|
| |
1783 |
|
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
1784 |
|
echo. |
|
|
| |
1785 |
|
exit 1 |
|
|
| |
1786 |
|
:HelpDone |
|
|
| |
1787 |
|
echo. |
|
|
| |
1788 |
|
</Command> |
|
|
| |
1789 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
1790 |
|
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
1791 |
|
hhc "%(FullPath)" |
|
|
| |
1792 |
|
if not exist "%(RootDir)%(Directory)polish.chm" goto :HelpError |
|
|
| |
1793 |
|
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
1794 |
|
copy "%(RootDir)%(Directory)polish.chm" "$(OutDir)help\polish.chm" |
|
|
| |
1795 |
|
goto :HelpDone |
|
|
| |
1796 |
|
:HelpError |
|
|
| |
1797 |
|
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
1798 |
|
echo. |
|
|
| |
1799 |
|
exit 1 |
|
|
| |
1800 |
|
:HelpDone |
|
|
| |
1801 |
|
echo. |
|
|
| |
1802 |
|
</Command> |
|
|
| |
1803 |
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
1804 |
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
1805 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">help\polish\polish.chm;%(Outputs)</Outputs> |
|
|
| |
1806 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">help\polish\polish.chm;%(Outputs)</Outputs> |
|
|
| |
1807 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Making help file...</Message> |
|
|
| |
1808 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Making help file...</Message> |
|
|
| |
1809 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
1810 |
|
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
1811 |
|
hhc "%(FullPath)" |
|
|
| |
1812 |
|
if not exist "%(RootDir)%(Directory)polish.chm" goto :HelpError |
|
|
| |
1813 |
|
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
1814 |
|
copy "%(RootDir)%(Directory)polish.chm" "$(OutDir)help\polish.chm" |
|
|
| |
1815 |
|
goto :HelpDone |
|
|
| |
1816 |
|
:HelpError |
|
|
| |
1817 |
|
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
1818 |
|
echo. |
|
|
| |
1819 |
|
exit 1 |
|
|
| |
1820 |
|
:HelpDone |
|
|
| |
1821 |
|
echo. |
|
|
| |
1822 |
|
</Command> |
|
|
| |
1823 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
1824 |
|
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
1825 |
|
hhc "%(FullPath)" |
|
|
| |
1826 |
|
if not exist "%(RootDir)%(Directory)polish.chm" goto :HelpError |
|
|
| |
1827 |
|
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
1828 |
|
copy "%(RootDir)%(Directory)polish.chm" "$(OutDir)help\polish.chm" |
|
|
| |
1829 |
|
goto :HelpDone |
|
|
| |
1830 |
|
:HelpError |
|
|
| |
1831 |
|
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
1832 |
|
echo. |
|
|
| |
1833 |
|
exit 1 |
|
|
| |
1834 |
|
:HelpDone |
|
|
| |
1835 |
|
echo. |
|
|
| |
1836 |
|
</Command> |
|
|
| |
1837 |
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
1838 |
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
1839 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">help\polish\polish.chm;%(Outputs)</Outputs> |
|
|
| |
1840 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">help\polish\polish.chm;%(Outputs)</Outputs> |
|
|
| |
1841 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Making help file...</Message> |
|
|
| |
1842 |
|
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Making help file...</Message> |
|
|
| |
1843 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
1844 |
|
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
1845 |
|
hhc "%(FullPath)" |
|
|
| |
1846 |
|
if not exist "%(RootDir)%(Directory)polish.chm" goto :HelpError |
|
|
| |
1847 |
|
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
1848 |
|
copy "%(RootDir)%(Directory)polish.chm" "$(OutDir)help\polish.chm" |
|
|
| |
1849 |
|
goto :HelpDone |
|
|
| |
1850 |
|
:HelpError |
|
|
| |
1851 |
|
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
1852 |
|
echo. |
|
|
| |
1853 |
|
exit 1 |
|
|
| |
1854 |
|
:HelpDone |
|
|
| |
1855 |
|
echo. |
|
|
| |
1856 |
|
</Command> |
|
|
| |
1857 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
1858 |
|
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
1859 |
|
hhc "%(FullPath)" |
|
|
| |
1860 |
|
if not exist "%(RootDir)%(Directory)polish.chm" goto :HelpError |
|
|
| |
1861 |
|
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
1862 |
|
copy "%(RootDir)%(Directory)polish.chm" "$(OutDir)help\polish.chm" |
|
|
| |
1863 |
|
goto :HelpDone |
|
|
| |
1864 |
|
:HelpError |
|
|
| |
1865 |
|
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
1866 |
|
echo. |
|
|
| |
1867 |
|
exit 1 |
|
|
| |
1868 |
|
:HelpDone |
|
|
| |
1869 |
|
echo. |
|
|
| |
1870 |
|
</Command> |
|
|
| |
1871 |
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
1872 |
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
1873 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">help\polish\polish.chm;%(Outputs)</Outputs> |
|
|
| |
1874 |
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">help\polish\polish.chm;%(Outputs)</Outputs> |
|
|
| |
1875 |
|
</CustomBuild> |
|
|
| |
1876 |
|
<None Include="help\polish\history.htm"> |
|
|
| |
1877 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1878 |
|
</None> |
|
|
| |
1879 |
|
<None Include="help\polish\installation.htm"> |
|
|
| |
1880 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1881 |
|
</None> |
|
|
| |
1882 |
|
<None Include="help\polish\license.htm"> |
|
|
| |
1883 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1884 |
|
</None> |
|
|
| |
1885 |
|
<None Include="help\polish\mainmenu.htm"> |
|
|
| |
1886 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1887 |
|
</None> |
|
|
| |
1888 |
|
<None Include="help\polish\miniview.htm"> |
|
|
| |
1889 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1890 |
|
</None> |
|
|
| |
1891 |
|
<None Include="help\polish\options.htm"> |
|
|
| |
1892 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1893 |
|
</None> |
|
|
| |
1894 |
|
<None Include="help\polish\recentdlg.htm"> |
|
|
| |
1895 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1896 |
|
</None> |
|
|
| |
1897 |
|
<None Include="help\polish\replacepaths.htm"> |
|
|
| |
1898 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1899 |
|
</None> |
|
|
| |
1900 |
|
<None Include="help\polish\reporting.htm"> |
|
|
| |
1901 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1902 |
|
</None> |
|
|
| |
1903 |
|
<None Include="help\polish\requirements.htm"> |
|
|
| |
1904 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1905 |
|
</None> |
|
|
| |
1906 |
|
<None Include="help\polish\shortcutsdlg.htm"> |
|
|
| |
1907 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1908 |
|
</None> |
|
|
| |
1909 |
|
<None Include="help\polish\shutdowndlg.htm"> |
|
|
| |
1910 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1911 |
|
</None> |
|
|
| |
1912 |
|
<None Include="help\polish\status.htm"> |
|
|
| |
1913 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1914 |
|
</None> |
|
|
| |
1915 |
|
<None Include="help\polish\style.css" /> |
|
|
| |
1916 |
|
<None Include="help\polish\support.htm"> |
|
|
| |
1917 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1918 |
|
</None> |
|
|
| |
1919 |
|
<None Include="help\polish\template.htm"> |
|
|
| |
1920 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1921 |
|
</None> |
|
|
| |
1922 |
|
<None Include="help\polish\thanks.htm"> |
|
|
| |
1923 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1924 |
|
</None> |
|
|
| |
1925 |
|
<None Include="help\polish\using.htm"> |
|
|
| |
1926 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1927 |
|
</None> |
|
|
| |
1928 |
|
<None Include="help\polish\welcome.htm"> |
|
|
| |
1929 |
|
<DeploymentContent>true</DeploymentContent> |
|
|
| |
1930 |
|
</None> |
|
|
| |
1931 |
|
</ItemGroup> |
|
|
| |
1932 |
|
<ItemGroup> |
|
|
| |
1933 |
|
<Image Include="res\main_toolbar.bmp" /> |
|
|
| |
1934 |
|
<Image Include="res\addshort.ico" /> |
|
|
| |
1935 |
|
<Image Include="res\cancelled.ico" /> |
|
|
| |
1936 |
|
<Image Include="res\cd.ico" /> |
|
|
| |
1937 |
|
<Image Include="res\ch.ico" /> |
|
|
| |
1938 |
|
<Image Include="res\delshort.ico" /> |
|
|
| |
1939 |
|
<Image Include="res\err.ico" /> |
|
|
| |
1940 |
|
<Image Include="res\error.ico" /> |
|
|
| |
1941 |
|
<Image Include="res\finished.ico" /> |
|
|
| |
1942 |
|
<Image Include="res\folder.ico" /> |
|
|
| |
1943 |
|
<Image Include="res\hd.ico" /> |
|
|
| |
1944 |
|
<Image Include="res\hd2.ico" /> |
|
|
| |
1945 |
|
<Image Include="res\info.ico" /> |
|
|
| |
1946 |
|
<Image Include="res\large.ico" /> |
|
|
| |
1947 |
|
<Image Include="res\list.ico" /> |
|
|
| |
1948 |
|
<Image Include="res\net.ico" /> |
|
|
| |
1949 |
|
<Image Include="res\newdir.ico" /> |
|
|
| |
1950 |
|
<Image Include="res\paused.ico" /> |
|
|
| |
1951 |
|
<Image Include="res\question.ico" /> |
|
|
| |
1952 |
|
<Image Include="res\report.ico" /> |
|
|
| |
1953 |
|
<Image Include="res\shut.ico" /> |
|
|
| |
1954 |
|
<Image Include="res\small.ico" /> |
|
|
| |
1955 |
|
<Image Include="res\tribe.ico" /> |
|
|
| |
1956 |
|
<Image Include="res\waiting.ico" /> |
|
|
| |
1957 |
|
<Image Include="res\warning.ico" /> |
|
|
| |
1958 |
|
<Image Include="res\working.ico" /> |
|
|
| |
1959 |
|
<Image Include="help\english\ch.gif" /> |
|
|
| |
1960 |
|
<Image Include="help\polish\ch.gif" /> |
|
|
| |
1961 |
|
</ItemGroup> |
|
|
| |
1962 |
|
<ItemGroup> |
|
|
| |
1963 |
|
<Text Include="help\english\0.txt" /> |
|
|
| |
1964 |
|
<Text Include="help\english\100.txt" /> |
|
|
| |
1965 |
|
<Text Include="help\english\131.txt" /> |
|
|
| |
1966 |
|
<Text Include="help\english\137.txt" /> |
|
|
| |
1967 |
|
<Text Include="help\english\144.txt" /> |
|
|
| |
1968 |
|
<Text Include="help\english\145.txt" /> |
|
|
| |
1969 |
|
<Text Include="help\english\149.txt" /> |
|
|
| |
1970 |
|
<Text Include="help\english\161.txt" /> |
|
|
| |
1971 |
|
<Text Include="help\english\167.txt" /> |
|
|
| |
1972 |
|
<Text Include="help\english\173.txt" /> |
|
|
| |
1973 |
|
<Text Include="help\english\182.txt" /> |
|
|
| |
1974 |
|
<Text Include="help\english\195.txt" /> |
|
|
| |
1975 |
|
<Text Include="help\english\208.txt" /> |
|
|
| |
1976 |
|
<Text Include="help\english\209.txt" /> |
|
|
| |
1977 |
|
<Text Include="help\polish\0.txt" /> |
|
|
| |
1978 |
|
<Text Include="help\polish\100.txt" /> |
|
|
| |
1979 |
|
<Text Include="help\polish\131.txt" /> |
|
|
| |
1980 |
|
<Text Include="help\polish\137.txt" /> |
|
|
| |
1981 |
|
<Text Include="help\polish\144.txt" /> |
|
|
| |
1982 |
|
<Text Include="help\polish\145.txt" /> |
|
|
| |
1983 |
|
<Text Include="help\polish\149.txt" /> |
|
|
| |
1984 |
|
<Text Include="help\polish\161.txt" /> |
|
|
| |
1985 |
|
<Text Include="help\polish\167.txt" /> |
|
|
| |
1986 |
|
<Text Include="help\polish\173.txt" /> |
|
|
| |
1987 |
|
<Text Include="help\polish\182.txt" /> |
|
|
| |
1988 |
|
<Text Include="help\polish\195.txt" /> |
|
|
| |
1989 |
|
<Text Include="help\polish\208.txt" /> |
|
|
| |
1990 |
|
<Text Include="help\polish\209.txt" /> |
|
|
| |
1991 |
|
</ItemGroup> |
|
|
| |
1992 |
|
<ItemGroup> |
|
|
| |
1993 |
|
<ProjectReference Include="..\libchcore\libchcore.vc140.vcxproj"> |
|
|
| |
1994 |
|
<Project>{cbbf380b-7b16-4a1e-8194-758dad7d8011}</Project> |
|
|
| |
1995 |
|
</ProjectReference> |
|
|
| |
1996 |
|
<ProjectReference Include="..\libictranslate\libictranslate.vc140.vcxproj"> |
|
|
| |
1997 |
|
<Project>{dd1f3242-7ee4-4f41-8b8d-d833300c445f}</Project> |
|
|
| |
1998 |
|
</ProjectReference> |
|
|
| |
1999 |
|
<ProjectReference Include="..\liblogger\liblogger.vc140.vcxproj"> |
|
|
| |
2000 |
|
<Project>{df9957d4-3d95-4ac3-ad3f-dcbea058f79d}</Project> |
|
|
| |
2001 |
|
</ProjectReference> |
|
|
| |
2002 |
|
</ItemGroup> |
|
|
| |
2003 |
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
|
|
| |
2004 |
|
<ImportGroup Label="ExtensionTargets"> |
|
|
| |
2005 |
|
</ImportGroup> |
|
|
| |
2006 |
|
<ProjectExtensions> |
|
|
| |
2007 |
|
<VisualStudio> |
|
|
| |
2008 |
|
<UserProperties RESOURCE_FILE="ch.rc" /> |
|
|
| |
2009 |
|
</VisualStudio> |
|
|
| |
2010 |
|
</ProjectExtensions> |
|
|
| |
|
1 |
<?xml version="1.0" encoding="utf-8"?> |
|
|
| |
|
2 |
<Project DefaultTargets="Build" ToolsVersion="14.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 |
<ProjectConfiguration Include="Testing Debug|Win32"> |
|
|
| |
|
21 |
<Configuration>Testing Debug</Configuration> |
|
|
| |
|
22 |
<Platform>Win32</Platform> |
|
|
| |
|
23 |
</ProjectConfiguration> |
|
|
| |
|
24 |
<ProjectConfiguration Include="Testing Debug|x64"> |
|
|
| |
|
25 |
<Configuration>Testing Debug</Configuration> |
|
|
| |
|
26 |
<Platform>x64</Platform> |
|
|
| |
|
27 |
</ProjectConfiguration> |
|
|
| |
|
28 |
<ProjectConfiguration Include="Testing Release|Win32"> |
|
|
| |
|
29 |
<Configuration>Testing Release</Configuration> |
|
|
| |
|
30 |
<Platform>Win32</Platform> |
|
|
| |
|
31 |
</ProjectConfiguration> |
|
|
| |
|
32 |
<ProjectConfiguration Include="Testing Release|x64"> |
|
|
| |
|
33 |
<Configuration>Testing Release</Configuration> |
|
|
| |
|
34 |
<Platform>x64</Platform> |
|
|
| |
|
35 |
</ProjectConfiguration> |
|
|
| |
|
36 |
</ItemGroup> |
|
|
| |
|
37 |
<PropertyGroup Label="Globals"> |
|
|
| |
|
38 |
<ProjectName>ch</ProjectName> |
|
|
| |
|
39 |
<ProjectGuid>{4B215B9A-58CA-4987-AC95-7DFC3043E100}</ProjectGuid> |
|
|
| |
|
40 |
<RootNamespace>ch</RootNamespace> |
|
|
| |
|
41 |
<Keyword>MFCProj</Keyword> |
|
|
| |
|
42 |
</PropertyGroup> |
|
|
| |
|
43 |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
|
|
| |
|
44 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
|
|
| |
|
45 |
<ConfigurationType>Application</ConfigurationType> |
|
|
| |
|
46 |
<PlatformToolset>v120_xp</PlatformToolset> |
|
|
| |
|
47 |
<UseOfMfc>Dynamic</UseOfMfc> |
|
|
| |
|
48 |
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
|
49 |
</PropertyGroup> |
|
|
| |
|
50 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'" Label="Configuration"> |
|
|
| |
|
51 |
<ConfigurationType>Application</ConfigurationType> |
|
|
| |
|
52 |
<PlatformToolset>v120_xp</PlatformToolset> |
|
|
| |
|
53 |
<UseOfMfc>Dynamic</UseOfMfc> |
|
|
| |
|
54 |
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
|
55 |
</PropertyGroup> |
|
|
| |
|
56 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
|
|
| |
|
57 |
<ConfigurationType>Application</ConfigurationType> |
|
|
| |
|
58 |
<PlatformToolset>v120_xp</PlatformToolset> |
|
|
| |
|
59 |
<UseOfMfc>Dynamic</UseOfMfc> |
|
|
| |
|
60 |
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
|
61 |
</PropertyGroup> |
|
|
| |
|
62 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'" Label="Configuration"> |
|
|
| |
|
63 |
<ConfigurationType>Application</ConfigurationType> |
|
|
| |
|
64 |
<PlatformToolset>v120_xp</PlatformToolset> |
|
|
| |
|
65 |
<UseOfMfc>Dynamic</UseOfMfc> |
|
|
| |
|
66 |
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
|
67 |
</PropertyGroup> |
|
|
| |
|
68 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
|
|
| |
|
69 |
<ConfigurationType>Application</ConfigurationType> |
|
|
| |
|
70 |
<PlatformToolset>v120_xp</PlatformToolset> |
|
|
| |
|
71 |
<UseOfMfc>Dynamic</UseOfMfc> |
|
|
| |
|
72 |
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
|
73 |
</PropertyGroup> |
|
|
| |
|
74 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'" Label="Configuration"> |
|
|
| |
|
75 |
<ConfigurationType>Application</ConfigurationType> |
|
|
| |
|
76 |
<PlatformToolset>v120_xp</PlatformToolset> |
|
|
| |
|
77 |
<UseOfMfc>Dynamic</UseOfMfc> |
|
|
| |
|
78 |
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
|
79 |
</PropertyGroup> |
|
|
| |
|
80 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
|
|
| |
|
81 |
<ConfigurationType>Application</ConfigurationType> |
|
|
| |
|
82 |
<PlatformToolset>v120_xp</PlatformToolset> |
|
|
| |
|
83 |
<UseOfMfc>Dynamic</UseOfMfc> |
|
|
| |
|
84 |
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
|
85 |
</PropertyGroup> |
|
|
| |
|
86 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'" Label="Configuration"> |
|
|
| |
|
87 |
<ConfigurationType>Application</ConfigurationType> |
|
|
| |
|
88 |
<PlatformToolset>v120_xp</PlatformToolset> |
|
|
| |
|
89 |
<UseOfMfc>Dynamic</UseOfMfc> |
|
|
| |
|
90 |
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
|
91 |
</PropertyGroup> |
|
|
| |
|
92 |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
|
|
| |
|
93 |
<ImportGroup Label="ExtensionSettings"> |
|
|
| |
|
94 |
</ImportGroup> |
|
|
| |
|
95 |
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> |
|
|
| |
|
96 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
| |
|
97 |
<Import Project="..\common\Boost.props" /> |
|
|
| |
|
98 |
</ImportGroup> |
|
|
| |
|
99 |
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'" Label="PropertySheets"> |
|
|
| |
|
100 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
| |
|
101 |
<Import Project="..\common\Boost.props" /> |
|
|
| |
|
102 |
</ImportGroup> |
|
|
| |
|
103 |
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> |
|
|
| |
|
104 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
| |
|
105 |
<Import Project="..\common\Boost.props" /> |
|
|
| |
|
106 |
</ImportGroup> |
|
|
| |
|
107 |
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'" Label="PropertySheets"> |
|
|
| |
|
108 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
| |
|
109 |
<Import Project="..\common\Boost.props" /> |
|
|
| |
|
110 |
</ImportGroup> |
|
|
| |
|
111 |
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |
|
|
| |
|
112 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
| |
|
113 |
<Import Project="..\common\Boost.props" /> |
|
|
| |
|
114 |
</ImportGroup> |
|
|
| |
|
115 |
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'" Label="PropertySheets"> |
|
|
| |
|
116 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
| |
|
117 |
<Import Project="..\common\Boost.props" /> |
|
|
| |
|
118 |
</ImportGroup> |
|
|
| |
|
119 |
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> |
|
|
| |
|
120 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
| |
|
121 |
<Import Project="..\common\Boost.props" /> |
|
|
| |
|
122 |
</ImportGroup> |
|
|
| |
|
123 |
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'" Label="PropertySheets"> |
|
|
| |
|
124 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
| |
|
125 |
<Import Project="..\common\Boost.props" /> |
|
|
| |
|
126 |
</ImportGroup> |
|
|
| |
|
127 |
<PropertyGroup Label="UserMacros" /> |
|
|
| |
|
128 |
<PropertyGroup> |
|
|
| |
|
129 |
<_ProjectFileVersion>11.0.51106.1</_ProjectFileVersion> |
|
|
| |
|
130 |
</PropertyGroup> |
|
|
| |
|
131 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
|
|
| |
|
132 |
<OutDir>$(SolutionDir)bin\$(Configuration)\</OutDir> |
|
|
| |
|
133 |
<IntDir>$(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
|
134 |
<LinkIncremental>true</LinkIncremental> |
|
|
| |
|
135 |
</PropertyGroup> |
|
|
| |
|
136 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'"> |
|
|
| |
|
137 |
<OutDir>$(SolutionDir)bin\$(Configuration)\</OutDir> |
|
|
| |
|
138 |
<IntDir>$(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
|
139 |
<LinkIncremental>true</LinkIncremental> |
|
|
| |
|
140 |
</PropertyGroup> |
|
|
| |
|
141 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
|
|
| |
|
142 |
<OutDir>$(SolutionDir)bin\$(Configuration)\</OutDir> |
|
|
| |
|
143 |
<IntDir>$(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
|
144 |
<LinkIncremental>true</LinkIncremental> |
|
|
| |
|
145 |
<TargetName>$(ProjectName)64</TargetName> |
|
|
| |
|
146 |
<RunCodeAnalysis>false</RunCodeAnalysis> |
|
|
| |
|
147 |
<CodeAnalysisRuleSet>NativeRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
|
| |
|
148 |
</PropertyGroup> |
|
|
| |
|
149 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'"> |
|
|
| |
|
150 |
<OutDir>$(SolutionDir)bin\$(Configuration)\</OutDir> |
|
|
| |
|
151 |
<IntDir>$(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
|
152 |
<LinkIncremental>true</LinkIncremental> |
|
|
| |
|
153 |
<TargetName>$(ProjectName)64</TargetName> |
|
|
| |
|
154 |
<RunCodeAnalysis>false</RunCodeAnalysis> |
|
|
| |
|
155 |
<CodeAnalysisRuleSet>NativeRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
|
| |
|
156 |
</PropertyGroup> |
|
|
| |
|
157 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
|
|
| |
|
158 |
<OutDir>$(SolutionDir)bin\$(Configuration)\</OutDir> |
|
|
| |
|
159 |
<IntDir>$(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
|
160 |
<LinkIncremental>false</LinkIncremental> |
|
|
| |
|
161 |
</PropertyGroup> |
|
|
| |
|
162 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'"> |
|
|
| |
|
163 |
<OutDir>$(SolutionDir)bin\$(Configuration)\</OutDir> |
|
|
| |
|
164 |
<IntDir>$(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
|
165 |
<LinkIncremental>false</LinkIncremental> |
|
|
| |
|
166 |
</PropertyGroup> |
|
|
| |
|
167 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
|
|
| |
|
168 |
<OutDir>$(SolutionDir)bin\$(Configuration)\</OutDir> |
|
|
| |
|
169 |
<IntDir>$(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
|
170 |
<LinkIncremental>false</LinkIncremental> |
|
|
| |
|
171 |
<TargetName>$(ProjectName)64</TargetName> |
|
|
| |
|
172 |
</PropertyGroup> |
|
|
| |
|
173 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'"> |
|
|
| |
|
174 |
<OutDir>$(SolutionDir)bin\$(Configuration)\</OutDir> |
|
|
| |
|
175 |
<IntDir>$(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
|
176 |
<LinkIncremental>false</LinkIncremental> |
|
|
| |
|
177 |
<TargetName>$(ProjectName)64</TargetName> |
|
|
| |
|
178 |
</PropertyGroup> |
|
|
| |
|
179 |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
|
|
| |
|
180 |
<Midl> |
|
|
| |
|
181 |
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
|
182 |
<MkTypLibCompatible>true</MkTypLibCompatible> |
|
|
| |
|
183 |
<SuppressStartupBanner>true</SuppressStartupBanner> |
|
|
| |
|
184 |
<TargetEnvironment>Win32</TargetEnvironment> |
|
|
| |
|
185 |
<TypeLibraryName>.\Debug/ch.tlb</TypeLibraryName> |
|
|
| |
|
186 |
<HeaderFileName /> |
|
|
| |
|
187 |
</Midl> |
|
|
| |
|
188 |
<ClCompile> |
|
|
| |
|
189 |
<AdditionalOptions>/Zm150 %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
|
190 |
<Optimization>Disabled</Optimization> |
|
|
| |
|
191 |
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
|
192 |
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
|
|
| |
|
193 |
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
|
|
| |
|
194 |
<PrecompiledHeader>Use</PrecompiledHeader> |
|
|
| |
|
195 |
<WarningLevel>Level4</WarningLevel> |
|
|
| |
|
196 |
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
| |
|
197 |
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
|
|
| |
|
198 |
<SDLCheck>true</SDLCheck> |
|
|
| |
|
199 |
<MinimalRebuild>false</MinimalRebuild> |
|
|
| |
|
200 |
<EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet> |
|
|
| |
|
201 |
<DisableSpecificWarnings>4714</DisableSpecificWarnings> |
|
|
| |
|
202 |
<MultiProcessorCompilation>true</MultiProcessorCompilation> |
|
|
| |
|
203 |
</ClCompile> |
|
|
| |
|
204 |
<ResourceCompile> |
|
|
| |
|
205 |
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
|
206 |
<Culture>0x0409</Culture> |
|
|
| |
|
207 |
</ResourceCompile> |
|
|
| |
|
208 |
<Link> |
|
|
| |
|
209 |
<AdditionalDependencies>winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
|
| |
|
210 |
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
| |
|
211 |
<SubSystem>Windows</SubSystem> |
|
|
| |
|
212 |
<TargetMachine>MachineX86</TargetMachine> |
|
|
| |
|
213 |
<AdditionalLibraryDirectories>"$(OutDir)"</AdditionalLibraryDirectories> |
|
|
| |
|
214 |
<ImageHasSafeExceptionHandlers>true</ImageHasSafeExceptionHandlers> |
|
|
| |
|
215 |
</Link> |
|
|
| |
|
216 |
<PostBuildEvent /> |
|
|
| |
|
217 |
</ItemDefinitionGroup> |
|
|
| |
|
218 |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'"> |
|
|
| |
|
219 |
<Midl> |
|
|
| |
|
220 |
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
|
221 |
<MkTypLibCompatible>true</MkTypLibCompatible> |
|
|
| |
|
222 |
<SuppressStartupBanner>true</SuppressStartupBanner> |
|
|
| |
|
223 |
<TargetEnvironment>Win32</TargetEnvironment> |
|
|
| |
|
224 |
<TypeLibraryName>.\Debug/ch.tlb</TypeLibraryName> |
|
|
| |
|
225 |
<HeaderFileName> |
|
|
| |
|
226 |
</HeaderFileName> |
|
|
| |
|
227 |
</Midl> |
|
|
| |
|
228 |
<ClCompile> |
|
|
| |
|
229 |
<AdditionalOptions>/Zm150 %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
|
230 |
<Optimization>Disabled</Optimization> |
|
|
| |
|
231 |
<AdditionalIncludeDirectories>..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
|
| |
|
232 |
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;TESTING;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
|
233 |
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
|
|
| |
|
234 |
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
|
|
| |
|
235 |
<PrecompiledHeader>Use</PrecompiledHeader> |
|
|
| |
|
236 |
<WarningLevel>Level4</WarningLevel> |
|
|
| |
|
237 |
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
| |
|
238 |
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
|
|
| |
|
239 |
<SDLCheck>true</SDLCheck> |
|
|
| |
|
240 |
<MinimalRebuild>false</MinimalRebuild> |
|
|
| |
|
241 |
<EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet> |
|
|
| |
|
242 |
<DisableSpecificWarnings>4714</DisableSpecificWarnings> |
|
|
| |
|
243 |
<MultiProcessorCompilation>true</MultiProcessorCompilation> |
|
|
| |
|
244 |
</ClCompile> |
|
|
| |
|
245 |
<ResourceCompile> |
|
|
| |
|
246 |
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
|
247 |
<Culture>0x0409</Culture> |
|
|
| |
|
248 |
</ResourceCompile> |
|
|
| |
|
249 |
<Link> |
|
|
| |
|
250 |
<AdditionalDependencies>winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;gmock32d.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
|
| |
|
251 |
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
| |
|
252 |
<SubSystem>Console</SubSystem> |
|
|
| |
|
253 |
<TargetMachine>MachineX86</TargetMachine> |
|
|
| |
|
254 |
<AdditionalLibraryDirectories>"$(OutDir)"</AdditionalLibraryDirectories> |
|
|
| |
|
255 |
<ImageHasSafeExceptionHandlers>true</ImageHasSafeExceptionHandlers> |
|
|
| |
|
256 |
</Link> |
|
|
| |
|
257 |
<PostBuildEvent> |
|
|
| |
|
258 |
<Command>cd "$(TargetDir)" |
|
|
| |
|
259 |
"$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" |
|
|
| |
|
260 |
</Command> |
|
|
| |
|
261 |
</PostBuildEvent> |
|
|
| |
|
262 |
</ItemDefinitionGroup> |
|
|
| |
|
263 |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
|
|
| |
|
264 |
<Midl> |
|
|
| |
|
265 |
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
|
266 |
<MkTypLibCompatible>true</MkTypLibCompatible> |
|
|
| |
|
267 |
<SuppressStartupBanner>true</SuppressStartupBanner> |
|
|
| |
|
268 |
<TargetEnvironment>X64</TargetEnvironment> |
|
|
| |
|
269 |
<TypeLibraryName>.\Debug/ch.tlb</TypeLibraryName> |
|
|
| |
|
270 |
<HeaderFileName /> |
|
|
| |
|
271 |
</Midl> |
|
|
| |
|
272 |
<ClCompile> |
|
|
| |
|
273 |
<AdditionalOptions>/Zm150 %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
|
274 |
<Optimization>Disabled</Optimization> |
|
|
| |
|
275 |
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
|
| |
|
276 |
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
|
277 |
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
|
|
| |
|
278 |
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
|
|
| |
|
279 |
<PrecompiledHeader>Use</PrecompiledHeader> |
|
|
| |
|
280 |
<WarningLevel>Level4</WarningLevel> |
|
|
| |
|
281 |
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
| |
|
282 |
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
|
|
| |
|
283 |
<DisableSpecificWarnings>4714</DisableSpecificWarnings> |
|
|
| |
|
284 |
<EnablePREfast>false</EnablePREfast> |
|
|
| |
|
285 |
<SDLCheck>true</SDLCheck> |
|
|
| |
|
286 |
<MinimalRebuild>false</MinimalRebuild> |
|
|
| |
|
287 |
<MultiProcessorCompilation>true</MultiProcessorCompilation> |
|
|
| |
|
288 |
</ClCompile> |
|
|
| |
|
289 |
<ResourceCompile> |
|
|
| |
|
290 |
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
|
291 |
<Culture>0x0409</Culture> |
|
|
| |
|
292 |
</ResourceCompile> |
|
|
| |
|
293 |
<Link> |
|
|
| |
|
294 |
<AdditionalDependencies>winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
|
| |
|
295 |
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
| |
|
296 |
<SubSystem>Windows</SubSystem> |
|
|
| |
|
297 |
<TargetMachine>MachineX64</TargetMachine> |
|
|
| |
|
298 |
<AdditionalLibraryDirectories>"$(OutDir)"</AdditionalLibraryDirectories> |
|
|
| |
|
299 |
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> |
|
|
| |
|
300 |
</Link> |
|
|
| |
|
301 |
<PostBuildEvent /> |
|
|
| |
|
302 |
</ItemDefinitionGroup> |
|
|
| |
|
303 |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'"> |
|
|
| |
|
304 |
<Midl> |
|
|
| |
|
305 |
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
|
306 |
<MkTypLibCompatible>true</MkTypLibCompatible> |
|
|
| |
|
307 |
<SuppressStartupBanner>true</SuppressStartupBanner> |
|
|
| |
|
308 |
<TargetEnvironment>X64</TargetEnvironment> |
|
|
| |
|
309 |
<TypeLibraryName>.\Debug/ch.tlb</TypeLibraryName> |
|
|
| |
|
310 |
<HeaderFileName> |
|
|
| |
|
311 |
</HeaderFileName> |
|
|
| |
|
312 |
</Midl> |
|
|
| |
|
313 |
<ClCompile> |
|
|
| |
|
314 |
<AdditionalOptions>/Zm150 %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
|
315 |
<Optimization>Disabled</Optimization> |
|
|
| |
|
316 |
<AdditionalIncludeDirectories>..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
|
| |
|
317 |
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;TESTING;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
|
318 |
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
|
|
| |
|
319 |
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
|
|
| |
|
320 |
<PrecompiledHeader>Use</PrecompiledHeader> |
|
|
| |
|
321 |
<WarningLevel>Level4</WarningLevel> |
|
|
| |
|
322 |
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
| |
|
323 |
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
|
|
| |
|
324 |
<DisableSpecificWarnings>4714</DisableSpecificWarnings> |
|
|
| |
|
325 |
<EnablePREfast>false</EnablePREfast> |
|
|
| |
|
326 |
<SDLCheck>true</SDLCheck> |
|
|
| |
|
327 |
<MinimalRebuild>false</MinimalRebuild> |
|
|
| |
|
328 |
<MultiProcessorCompilation>true</MultiProcessorCompilation> |
|
|
| |
|
329 |
</ClCompile> |
|
|
| |
|
330 |
<ResourceCompile> |
|
|
| |
|
331 |
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
|
332 |
<Culture>0x0409</Culture> |
|
|
| |
|
333 |
</ResourceCompile> |
|
|
| |
|
334 |
<Link> |
|
|
| |
|
335 |
<AdditionalDependencies>winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;gmock64d.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
|
| |
|
336 |
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
| |
|
337 |
<SubSystem>Console</SubSystem> |
|
|
| |
|
338 |
<TargetMachine>MachineX64</TargetMachine> |
|
|
| |
|
339 |
<AdditionalLibraryDirectories>"$(OutDir)"</AdditionalLibraryDirectories> |
|
|
| |
|
340 |
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> |
|
|
| |
|
341 |
</Link> |
|
|
| |
|
342 |
<PostBuildEvent> |
|
|
| |
|
343 |
<Command>cd "$(TargetDir)" |
|
|
| |
|
344 |
"$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" |
|
|
| |
|
345 |
</Command> |
|
|
| |
|
346 |
</PostBuildEvent> |
|
|
| |
|
347 |
</ItemDefinitionGroup> |
|
|
| |
|
348 |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
|
|
| |
|
349 |
<Midl> |
|
|
| |
|
350 |
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
|
351 |
<MkTypLibCompatible>true</MkTypLibCompatible> |
|
|
| |
|
352 |
<SuppressStartupBanner>true</SuppressStartupBanner> |
|
|
| |
|
353 |
<TargetEnvironment>Win32</TargetEnvironment> |
|
|
| |
|
354 |
<TypeLibraryName>.\Release/ch.tlb</TypeLibraryName> |
|
|
| |
|
355 |
<HeaderFileName /> |
|
|
| |
|
356 |
</Midl> |
|
|
| |
|
357 |
<ClCompile> |
|
|
| |
|
358 |
<AdditionalOptions>/Zm150 %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
|
359 |
<Optimization>MaxSpeed</Optimization> |
|
|
| |
|
360 |
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> |
|
|
| |
|
361 |
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
|
362 |
<StringPooling>true</StringPooling> |
|
|
| |
|
363 |
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
|
|
| |
|
364 |
<FunctionLevelLinking>true</FunctionLevelLinking> |
|
|
| |
|
365 |
<PrecompiledHeader>Use</PrecompiledHeader> |
|
|
| |
|
366 |
<WarningLevel>Level4</WarningLevel> |
|
|
| |
|
367 |
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
| |
|
368 |
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
|
|
| |
|
369 |
<SDLCheck>true</SDLCheck> |
|
|
| |
|
370 |
<EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet> |
|
|
| |
|
371 |
<DisableSpecificWarnings>4714</DisableSpecificWarnings> |
|
|
| |
|
372 |
<MultiProcessorCompilation>true</MultiProcessorCompilation> |
|
|
| |
|
373 |
</ClCompile> |
|
|
| |
|
374 |
<ResourceCompile> |
|
|
| |
|
375 |
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
|
376 |
<Culture>0x0409</Culture> |
|
|
| |
|
377 |
</ResourceCompile> |
|
|
| |
|
378 |
<Link> |
|
|
| |
|
379 |
<AdditionalDependencies>winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
|
| |
|
380 |
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
| |
|
381 |
<SubSystem>Windows</SubSystem> |
|
|
| |
|
382 |
<TargetMachine>MachineX86</TargetMachine> |
|
|
| |
|
383 |
<AdditionalLibraryDirectories>"$(OutDir)"</AdditionalLibraryDirectories> |
|
|
| |
|
384 |
<ImageHasSafeExceptionHandlers>true</ImageHasSafeExceptionHandlers> |
|
|
| |
|
385 |
</Link> |
|
|
| |
|
386 |
<PostBuildEvent /> |
|
|
| |
|
387 |
</ItemDefinitionGroup> |
|
|
| |
|
388 |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'"> |
|
|
| |
|
389 |
<Midl> |
|
|
| |
|
390 |
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
|
391 |
<MkTypLibCompatible>true</MkTypLibCompatible> |
|
|
| |
|
392 |
<SuppressStartupBanner>true</SuppressStartupBanner> |
|
|
| |
|
393 |
<TargetEnvironment>Win32</TargetEnvironment> |
|
|
| |
|
394 |
<TypeLibraryName>.\Release/ch.tlb</TypeLibraryName> |
|
|
| |
|
395 |
<HeaderFileName> |
|
|
| |
|
396 |
</HeaderFileName> |
|
|
| |
|
397 |
</Midl> |
|
|
| |
|
398 |
<ClCompile> |
|
|
| |
|
399 |
<AdditionalOptions>/Zm150 %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
|
400 |
<Optimization>MaxSpeed</Optimization> |
|
|
| |
|
401 |
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> |
|
|
| |
|
402 |
<AdditionalIncludeDirectories>..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
|
| |
|
403 |
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;TESTING;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
|
404 |
<StringPooling>true</StringPooling> |
|
|
| |
|
405 |
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
|
|
| |
|
406 |
<FunctionLevelLinking>true</FunctionLevelLinking> |
|
|
| |
|
407 |
<PrecompiledHeader>Use</PrecompiledHeader> |
|
|
| |
|
408 |
<WarningLevel>Level4</WarningLevel> |
|
|
| |
|
409 |
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
| |
|
410 |
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
|
|
| |
|
411 |
<SDLCheck>true</SDLCheck> |
|
|
| |
|
412 |
<EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet> |
|
|
| |
|
413 |
<DisableSpecificWarnings>4714</DisableSpecificWarnings> |
|
|
| |
|
414 |
<MultiProcessorCompilation>true</MultiProcessorCompilation> |
|
|
| |
|
415 |
</ClCompile> |
|
|
| |
|
416 |
<ResourceCompile> |
|
|
| |
|
417 |
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
|
418 |
<Culture>0x0409</Culture> |
|
|
| |
|
419 |
</ResourceCompile> |
|
|
| |
|
420 |
<Link> |
|
|
| |
|
421 |
<AdditionalDependencies>winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;gmock32.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
|
| |
|
422 |
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
| |
|
423 |
<SubSystem>Console</SubSystem> |
|
|
| |
|
424 |
<TargetMachine>MachineX86</TargetMachine> |
|
|
| |
|
425 |
<AdditionalLibraryDirectories>"$(OutDir)"</AdditionalLibraryDirectories> |
|
|
| |
|
426 |
<ImageHasSafeExceptionHandlers>true</ImageHasSafeExceptionHandlers> |
|
|
| |
|
427 |
</Link> |
|
|
| |
|
428 |
<PostBuildEvent> |
|
|
| |
|
429 |
<Command>cd "$(TargetDir)" |
|
|
| |
|
430 |
"$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" |
|
|
| |
|
431 |
</Command> |
|
|
| |
|
432 |
</PostBuildEvent> |
|
|
| |
|
433 |
</ItemDefinitionGroup> |
|
|
| |
|
434 |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
|
|
| |
|
435 |
<Midl> |
|
|
| |
|
436 |
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
|
437 |
<MkTypLibCompatible>true</MkTypLibCompatible> |
|
|
| |
|
438 |
<SuppressStartupBanner>true</SuppressStartupBanner> |
|
|
| |
|
439 |
<TargetEnvironment>X64</TargetEnvironment> |
|
|
| |
|
440 |
<TypeLibraryName>.\Release/ch.tlb</TypeLibraryName> |
|
|
| |
|
441 |
<HeaderFileName /> |
|
|
| |
|
442 |
</Midl> |
|
|
| |
|
443 |
<ClCompile> |
|
|
| |
|
444 |
<AdditionalOptions>/Zm150 %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
|
445 |
<Optimization>Disabled</Optimization> |
|
|
| |
|
446 |
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> |
|
|
| |
|
447 |
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
|
448 |
<StringPooling>true</StringPooling> |
|
|
| |
|
449 |
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
|
|
| |
|
450 |
<FunctionLevelLinking>true</FunctionLevelLinking> |
|
|
| |
|
451 |
<PrecompiledHeader>Use</PrecompiledHeader> |
|
|
| |
|
452 |
<WarningLevel>Level4</WarningLevel> |
|
|
| |
|
453 |
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
| |
|
454 |
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
|
|
| |
|
455 |
<SDLCheck>true</SDLCheck> |
|
|
| |
|
456 |
<DisableSpecificWarnings>4714</DisableSpecificWarnings> |
|
|
| |
|
457 |
<MultiProcessorCompilation>true</MultiProcessorCompilation> |
|
|
| |
|
458 |
</ClCompile> |
|
|
| |
|
459 |
<ResourceCompile> |
|
|
| |
|
460 |
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
|
461 |
<Culture>0x0409</Culture> |
|
|
| |
|
462 |
</ResourceCompile> |
|
|
| |
|
463 |
<Link> |
|
|
| |
|
464 |
<AdditionalDependencies>winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
|
| |
|
465 |
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
| |
|
466 |
<SubSystem>Windows</SubSystem> |
|
|
| |
|
467 |
<TargetMachine>MachineX64</TargetMachine> |
|
|
| |
|
468 |
<AdditionalLibraryDirectories>"$(OutDir)"</AdditionalLibraryDirectories> |
|
|
| |
|
469 |
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> |
|
|
| |
|
470 |
</Link> |
|
|
| |
|
471 |
<PostBuildEvent /> |
|
|
| |
|
472 |
</ItemDefinitionGroup> |
|
|
| |
|
473 |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'"> |
|
|
| |
|
474 |
<Midl> |
|
|
| |
|
475 |
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
|
476 |
<MkTypLibCompatible>true</MkTypLibCompatible> |
|
|
| |
|
477 |
<SuppressStartupBanner>true</SuppressStartupBanner> |
|
|
| |
|
478 |
<TargetEnvironment>X64</TargetEnvironment> |
|
|
| |
|
479 |
<TypeLibraryName>.\Release/ch.tlb</TypeLibraryName> |
|
|
| |
|
480 |
<HeaderFileName> |
|
|
| |
|
481 |
</HeaderFileName> |
|
|
| |
|
482 |
</Midl> |
|
|
| |
|
483 |
<ClCompile> |
|
|
| |
|
484 |
<AdditionalOptions>/Zm150 %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
|
485 |
<Optimization>Disabled</Optimization> |
|
|
| |
|
486 |
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> |
|
|
| |
|
487 |
<AdditionalIncludeDirectories>..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
|
| |
|
488 |
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;TESTING;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
|
489 |
<StringPooling>true</StringPooling> |
|
|
| |
|
490 |
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
|
|
| |
|
491 |
<FunctionLevelLinking>true</FunctionLevelLinking> |
|
|
| |
|
492 |
<PrecompiledHeader>Use</PrecompiledHeader> |
|
|
| |
|
493 |
<WarningLevel>Level4</WarningLevel> |
|
|
| |
|
494 |
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
| |
|
495 |
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
|
|
| |
|
496 |
<SDLCheck>true</SDLCheck> |
|
|
| |
|
497 |
<DisableSpecificWarnings>4714</DisableSpecificWarnings> |
|
|
| |
|
498 |
<MultiProcessorCompilation>true</MultiProcessorCompilation> |
|
|
| |
|
499 |
</ClCompile> |
|
|
| |
|
500 |
<ResourceCompile> |
|
|
| |
|
501 |
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
|
502 |
<Culture>0x0409</Culture> |
|
|
| |
|
503 |
</ResourceCompile> |
|
|
| |
|
504 |
<Link> |
|
|
| |
|
505 |
<AdditionalDependencies>winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;gmock64.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
|
| |
|
506 |
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
| |
|
507 |
<SubSystem>Console</SubSystem> |
|
|
| |
|
508 |
<TargetMachine>MachineX64</TargetMachine> |
|
|
| |
|
509 |
<AdditionalLibraryDirectories>"$(OutDir)"</AdditionalLibraryDirectories> |
|
|
| |
|
510 |
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> |
|
|
| |
|
511 |
</Link> |
|
|
| |
|
512 |
<PostBuildEvent> |
|
|
| |
|
513 |
<Command>cd "$(TargetDir)" |
|
|
| |
|
514 |
"$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" |
|
|
| |
|
515 |
</Command> |
|
|
| |
|
516 |
</PostBuildEvent> |
|
|
| |
|
517 |
</ItemDefinitionGroup> |
|
|
| |
|
518 |
<ItemGroup> |
|
|
| |
|
519 |
<ClInclude Include="..\Common\ipcstructs.h" /> |
|
|
| |
|
520 |
<ClInclude Include="..\common\targetver.h" /> |
|
|
| |
|
521 |
<ClInclude Include="..\common\TShellExtIpcConfigDataProvider.h" /> |
|
|
| |
|
522 |
<ClInclude Include="..\common\TShellExtMenuConfig.h" /> |
|
|
| |
|
523 |
<ClInclude Include="..\common\version.h" /> |
|
|
| |
|
524 |
<ClInclude Include="AsyncHttpFile.h" /> |
|
|
| |
|
525 |
<ClInclude Include="CDragDropComboEx.h" /> |
|
|
| |
|
526 |
<ClInclude Include="CDragDropListCtrl.h" /> |
|
|
| |
|
527 |
<ClInclude Include="DirectoryChooser.h" /> |
|
|
| |
|
528 |
<ClInclude Include="FeedbackHandler.h" /> |
|
|
| |
|
529 |
<ClInclude Include="FeedbackHandlerFactory.h" /> |
|
|
| |
|
530 |
<ClInclude Include="structs.h" /> |
|
|
| |
|
531 |
<ClInclude Include="AppHelper.h" /> |
|
|
| |
|
532 |
<ClInclude Include="CfgProperties.h" /> |
|
|
| |
|
533 |
<ClInclude Include="ClipboardMonitor.h" /> |
|
|
| |
|
534 |
<ClInclude Include="shortcuts.h" /> |
|
|
| |
|
535 |
<ClInclude Include="StringHelpers.h" /> |
|
|
| |
|
536 |
<ClInclude Include="TExplorerTaskBarProgress.h" /> |
|
|
| |
|
537 |
<ClInclude Include="TMsgBox.h" /> |
|
|
| |
|
538 |
<ClInclude Include="TPathProcessor.h" /> |
|
|
| |
|
539 |
<ClInclude Include="TProgressCtrlEx.h" /> |
|
|
| |
|
540 |
<ClInclude Include="TRecentPathsTools.h" /> |
|
|
| |
|
541 |
<ClInclude Include="TRegistry.h" /> |
|
|
| |
|
542 |
<ClInclude Include="TShellExtensionConfig.h" /> |
|
|
| |
|
543 |
<ClInclude Include="TTaskManagerWrapper.h" /> |
|
|
| |
|
544 |
<ClInclude Include="TWindowMessageFilterHelper.h" /> |
|
|
| |
|
545 |
<ClInclude Include="UpdateChecker.h" /> |
|
|
| |
|
546 |
<ClInclude Include="ch.h" /> |
|
|
| |
|
547 |
<ClInclude Include="stdafx.h" /> |
|
|
| |
|
548 |
<ClInclude Include="TCommandLineParser.h" /> |
|
|
| |
|
549 |
<ClInclude Include="MainWnd.h" /> |
|
|
| |
|
550 |
<ClInclude Include="MemDC.h" /> |
|
|
| |
|
551 |
<ClInclude Include="Theme Helpers.h" /> |
|
|
| |
|
552 |
<ClInclude Include="TrayIcon.h" /> |
|
|
| |
|
553 |
<ClInclude Include="DirTreeCtrl.h" /> |
|
|
| |
|
554 |
<ClInclude Include="FFListCtrl.h" /> |
|
|
| |
|
555 |
<ClInclude Include="ProgressListBox.h" /> |
|
|
| |
|
556 |
<ClInclude Include="PropertyListCtrl.h" /> |
|
|
| |
|
557 |
<ClInclude Include="StaticEx.h" /> |
|
|
| |
|
558 |
<ClInclude Include="ThemedButton.h" /> |
|
|
| |
|
559 |
<ClInclude Include="AboutDlg.h" /> |
|
|
| |
|
560 |
<ClInclude Include="BufferSizeDlg.h" /> |
|
|
| |
|
561 |
<ClInclude Include="CrashDlg.h" /> |
|
|
| |
|
562 |
<ClInclude Include="CustomCopyDlg.h" /> |
|
|
| |
|
563 |
<ClInclude Include="Dialogs.h" /> |
|
|
| |
|
564 |
<ClInclude Include="FeedbackFileErrorDlg.h" /> |
|
|
| |
|
565 |
<ClInclude Include="FeedbackNotEnoughSpaceDlg.h" /> |
|
|
| |
|
566 |
<ClInclude Include="FeedbackReplaceDlg.h" /> |
|
|
| |
|
567 |
<ClInclude Include="FilterDlg.h" /> |
|
|
| |
|
568 |
<ClInclude Include="FolderDialog.h" /> |
|
|
| |
|
569 |
<ClInclude Include="MiniViewDlg.h" /> |
|
|
| |
|
570 |
<ClInclude Include="OptionsDlg.h" /> |
|
|
| |
|
571 |
<ClInclude Include="RecentDlg.h" /> |
|
|
| |
|
572 |
<ClInclude Include="ShortcutsDlg.h" /> |
|
|
| |
|
573 |
<ClInclude Include="ShutdownDlg.h" /> |
|
|
| |
|
574 |
<ClInclude Include="StatusDlg.h" /> |
|
|
| |
|
575 |
<ClInclude Include="UpdateHeaders.h" /> |
|
|
| |
|
576 |
<ClInclude Include="UpdateMultipleVersionInfo.h" /> |
|
|
| |
|
577 |
<ClInclude Include="UpdaterDlg.h" /> |
|
|
| |
|
578 |
<ClInclude Include="TShellExtensionClient.h" /> |
|
|
| |
|
579 |
<ClInclude Include="UpdateResponse.h" /> |
|
|
| |
|
580 |
<ClInclude Include="UpdateVersionInfo.h" /> |
|
|
| |
|
581 |
<ClInclude Include="WindowsVersion.h" /> |
|
|
| |
|
582 |
<CustomBuild Include="resource.h"> |
|
|
| |
|
583 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Generating map file for help compiler...</Message> |
|
|
| |
|
584 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Generating map file for help compiler...</Message> |
|
|
| |
|
585 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h" |
|
|
| |
|
586 |
echo. > "help\HTMLDefines.h" |
|
|
| |
|
587 |
echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h" |
|
|
| |
|
588 |
makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
589 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
590 |
echo // Prompts (IDP_*) >> "help\HTMLDefines.h" |
|
|
| |
|
591 |
makehm /h IDP_,HIDP_,0x30000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
592 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
593 |
echo // Resources (IDR_*) >> "help\HTMLDefines.h" |
|
|
| |
|
594 |
makehm /h IDR_,HIDR_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
595 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
596 |
echo // Dialogs (IDD_*) >> "help\HTMLDefines.h" |
|
|
| |
|
597 |
makehm /h IDD_,HIDD_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
598 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
599 |
echo // Frame Controls (IDW_*) >> "help\HTMLDefines.h" |
|
|
| |
|
600 |
makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
601 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
602 |
echo // Controls (IDC_*) >> "help\HTMLDefines.h" |
|
|
| |
|
603 |
makehm /h IDC_,IDH_,0x00000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
604 |
</Command> |
|
|
| |
|
605 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h" |
|
|
| |
|
606 |
echo. > "help\HTMLDefines.h" |
|
|
| |
|
607 |
echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h" |
|
|
| |
|
608 |
makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
609 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
610 |
echo // Prompts (IDP_*) >> "help\HTMLDefines.h" |
|
|
| |
|
611 |
makehm /h IDP_,HIDP_,0x30000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
612 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
613 |
echo // Resources (IDR_*) >> "help\HTMLDefines.h" |
|
|
| |
|
614 |
makehm /h IDR_,HIDR_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
615 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
616 |
echo // Dialogs (IDD_*) >> "help\HTMLDefines.h" |
|
|
| |
|
617 |
makehm /h IDD_,HIDD_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
618 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
619 |
echo // Frame Controls (IDW_*) >> "help\HTMLDefines.h" |
|
|
| |
|
620 |
makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
621 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
622 |
echo // Controls (IDC_*) >> "help\HTMLDefines.h" |
|
|
| |
|
623 |
makehm /h IDC_,IDH_,0x00000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
624 |
</Command> |
|
|
| |
|
625 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">help\HTMLDefines.h;%(Outputs)</Outputs> |
|
|
| |
|
626 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">help\HTMLDefines.h;%(Outputs)</Outputs> |
|
|
| |
|
627 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating map file for help compiler...</Message> |
|
|
| |
|
628 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Generating map file for help compiler...</Message> |
|
|
| |
|
629 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h" |
|
|
| |
|
630 |
echo. > "help\HTMLDefines.h" |
|
|
| |
|
631 |
echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h" |
|
|
| |
|
632 |
makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
633 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
634 |
echo // Prompts (IDP_*) >> "help\HTMLDefines.h" |
|
|
| |
|
635 |
makehm /h IDP_,HIDP_,0x30000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
636 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
637 |
echo // Resources (IDR_*) >> "help\HTMLDefines.h" |
|
|
| |
|
638 |
makehm /h IDR_,HIDR_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
639 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
640 |
echo // Dialogs (IDD_*) >> "help\HTMLDefines.h" |
|
|
| |
|
641 |
makehm /h IDD_,HIDD_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
642 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
643 |
echo // Frame Controls (IDW_*) >> "help\HTMLDefines.h" |
|
|
| |
|
644 |
makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
645 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
646 |
echo // Controls (IDC_*) >> "help\HTMLDefines.h" |
|
|
| |
|
647 |
makehm /h IDC_,IDH_,0x00000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
648 |
</Command> |
|
|
| |
|
649 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h" |
|
|
| |
|
650 |
echo. > "help\HTMLDefines.h" |
|
|
| |
|
651 |
echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h" |
|
|
| |
|
652 |
makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
653 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
654 |
echo // Prompts (IDP_*) >> "help\HTMLDefines.h" |
|
|
| |
|
655 |
makehm /h IDP_,HIDP_,0x30000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
656 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
657 |
echo // Resources (IDR_*) >> "help\HTMLDefines.h" |
|
|
| |
|
658 |
makehm /h IDR_,HIDR_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
659 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
660 |
echo // Dialogs (IDD_*) >> "help\HTMLDefines.h" |
|
|
| |
|
661 |
makehm /h IDD_,HIDD_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
662 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
663 |
echo // Frame Controls (IDW_*) >> "help\HTMLDefines.h" |
|
|
| |
|
664 |
makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
665 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
666 |
echo // Controls (IDC_*) >> "help\HTMLDefines.h" |
|
|
| |
|
667 |
makehm /h IDC_,IDH_,0x00000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
668 |
</Command> |
|
|
| |
|
669 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">help\HTMLDefines.h;%(Outputs)</Outputs> |
|
|
| |
|
670 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">help\HTMLDefines.h;%(Outputs)</Outputs> |
|
|
| |
|
671 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Generating map file for help compiler...</Message> |
|
|
| |
|
672 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Generating map file for help compiler...</Message> |
|
|
| |
|
673 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h" |
|
|
| |
|
674 |
echo. > "help\HTMLDefines.h" |
|
|
| |
|
675 |
echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h" |
|
|
| |
|
676 |
makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
677 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
678 |
echo // Prompts (IDP_*) >> "help\HTMLDefines.h" |
|
|
| |
|
679 |
makehm /h IDP_,HIDP_,0x30000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
680 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
681 |
echo // Resources (IDR_*) >> "help\HTMLDefines.h" |
|
|
| |
|
682 |
makehm /h IDR_,HIDR_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
683 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
684 |
echo // Dialogs (IDD_*) >> "help\HTMLDefines.h" |
|
|
| |
|
685 |
makehm /h IDD_,HIDD_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
686 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
687 |
echo // Frame Controls (IDW_*) >> "help\HTMLDefines.h" |
|
|
| |
|
688 |
makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
689 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
690 |
echo // Controls (IDC_*) >> "help\HTMLDefines.h" |
|
|
| |
|
691 |
makehm /h IDC_,IDH_,0x00000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
692 |
</Command> |
|
|
| |
|
693 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h" |
|
|
| |
|
694 |
echo. > "help\HTMLDefines.h" |
|
|
| |
|
695 |
echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h" |
|
|
| |
|
696 |
makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
697 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
698 |
echo // Prompts (IDP_*) >> "help\HTMLDefines.h" |
|
|
| |
|
699 |
makehm /h IDP_,HIDP_,0x30000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
700 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
701 |
echo // Resources (IDR_*) >> "help\HTMLDefines.h" |
|
|
| |
|
702 |
makehm /h IDR_,HIDR_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
703 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
704 |
echo // Dialogs (IDD_*) >> "help\HTMLDefines.h" |
|
|
| |
|
705 |
makehm /h IDD_,HIDD_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
706 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
707 |
echo // Frame Controls (IDW_*) >> "help\HTMLDefines.h" |
|
|
| |
|
708 |
makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
709 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
710 |
echo // Controls (IDC_*) >> "help\HTMLDefines.h" |
|
|
| |
|
711 |
makehm /h IDC_,IDH_,0x00000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
712 |
</Command> |
|
|
| |
|
713 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">help\HTMLDefines.h;%(Outputs)</Outputs> |
|
|
| |
|
714 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">help\HTMLDefines.h;%(Outputs)</Outputs> |
|
|
| |
|
715 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating map file for help compiler...</Message> |
|
|
| |
|
716 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Generating map file for help compiler...</Message> |
|
|
| |
|
717 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h" |
|
|
| |
|
718 |
echo. > "help\HTMLDefines.h" |
|
|
| |
|
719 |
echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h" |
|
|
| |
|
720 |
makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
721 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
722 |
echo // Prompts (IDP_*) >> "help\HTMLDefines.h" |
|
|
| |
|
723 |
makehm /h IDP_,HIDP_,0x30000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
724 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
725 |
echo // Resources (IDR_*) >> "help\HTMLDefines.h" |
|
|
| |
|
726 |
makehm /h IDR_,HIDR_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
727 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
728 |
echo // Dialogs (IDD_*) >> "help\HTMLDefines.h" |
|
|
| |
|
729 |
makehm /h IDD_,HIDD_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
730 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
731 |
echo // Frame Controls (IDW_*) >> "help\HTMLDefines.h" |
|
|
| |
|
732 |
makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
733 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
734 |
echo // Controls (IDC_*) >> "help\HTMLDefines.h" |
|
|
| |
|
735 |
makehm /h IDC_,IDH_,0x00000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
736 |
</Command> |
|
|
| |
|
737 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h" |
|
|
| |
|
738 |
echo. > "help\HTMLDefines.h" |
|
|
| |
|
739 |
echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h" |
|
|
| |
|
740 |
makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
741 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
742 |
echo // Prompts (IDP_*) >> "help\HTMLDefines.h" |
|
|
| |
|
743 |
makehm /h IDP_,HIDP_,0x30000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
744 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
745 |
echo // Resources (IDR_*) >> "help\HTMLDefines.h" |
|
|
| |
|
746 |
makehm /h IDR_,HIDR_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
747 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
748 |
echo // Dialogs (IDD_*) >> "help\HTMLDefines.h" |
|
|
| |
|
749 |
makehm /h IDD_,HIDD_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
750 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
751 |
echo // Frame Controls (IDW_*) >> "help\HTMLDefines.h" |
|
|
| |
|
752 |
makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
753 |
echo. >> "help\HTMLDefines.h" |
|
|
| |
|
754 |
echo // Controls (IDC_*) >> "help\HTMLDefines.h" |
|
|
| |
|
755 |
makehm /h IDC_,IDH_,0x00000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h" |
|
|
| |
|
756 |
</Command> |
|
|
| |
|
757 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">help\HTMLDefines.h;%(Outputs)</Outputs> |
|
|
| |
|
758 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">help\HTMLDefines.h;%(Outputs)</Outputs> |
|
|
| |
|
759 |
</CustomBuild> |
|
|
| |
|
760 |
</ItemGroup> |
|
|
| |
|
761 |
<ItemGroup> |
|
|
| |
|
762 |
<ClCompile Include="..\..\tests\tests_shared\TestsExports.cpp"> |
|
|
| |
|
763 |
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild> |
|
|
| |
|
764 |
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
|
| |
|
765 |
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> |
|
|
| |
|
766 |
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild> |
|
|
| |
|
767 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader> |
|
|
| |
|
768 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">NotUsing</PrecompiledHeader> |
|
|
| |
|
769 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NotUsing</PrecompiledHeader> |
|
|
| |
|
770 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">NotUsing</PrecompiledHeader> |
|
|
| |
|
771 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NotUsing</PrecompiledHeader> |
|
|
| |
|
772 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">NotUsing</PrecompiledHeader> |
|
|
| |
|
773 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">NotUsing</PrecompiledHeader> |
|
|
| |
|
774 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">NotUsing</PrecompiledHeader> |
|
|
| |
|
775 |
</ClCompile> |
|
|
| |
|
776 |
<ClCompile Include="..\common\TShellExtIpcConfigDataProvider.cpp" /> |
|
|
| |
|
777 |
<ClCompile Include="..\common\TShellExtMenuConfig.cpp" /> |
|
|
| |
|
778 |
<ClCompile Include="AsyncHttpFile.cpp" /> |
|
|
| |
|
779 |
<ClCompile Include="CDragDropComboEx.cpp" /> |
|
|
| |
|
780 |
<ClCompile Include="CDragDropListCtrl.cpp" /> |
|
|
| |
|
781 |
<ClCompile Include="DirectoryChooser.cpp" /> |
|
|
| |
|
782 |
<ClCompile Include="FeedbackHandler.cpp" /> |
|
|
| |
|
783 |
<ClCompile Include="FeedbackHandlerFactory.cpp" /> |
|
|
| |
|
784 |
<ClCompile Include="structs.cpp" /> |
|
|
| |
|
785 |
<ClCompile Include="AppHelper.cpp" /> |
|
|
| |
|
786 |
<ClCompile Include="ClipboardMonitor.cpp" /> |
|
|
| |
|
787 |
<ClCompile Include="shortcuts.cpp" /> |
|
|
| |
|
788 |
<ClCompile Include="StringHelpers.cpp" /> |
|
|
| |
|
789 |
<ClCompile Include="TExplorerTaskBarProgress.cpp" /> |
|
|
| |
|
790 |
<ClCompile Include="TMsgBox.cpp" /> |
|
|
| |
|
791 |
<ClCompile Include="TPathProcessor.cpp" /> |
|
|
| |
|
792 |
<ClCompile Include="TProgressCtrlEx.cpp" /> |
|
|
| |
|
793 |
<ClCompile Include="TRecentPathsTools.cpp" /> |
|
|
| |
|
794 |
<ClCompile Include="TRegistry.cpp" /> |
|
|
| |
|
795 |
<ClCompile Include="TShellExtensionConfig.cpp" /> |
|
|
| |
|
796 |
<ClCompile Include="TTaskManagerWrapper.cpp" /> |
|
|
| |
|
797 |
<ClCompile Include="TWindowMessageFilterHelper.cpp" /> |
|
|
| |
|
798 |
<ClCompile Include="UpdateChecker.cpp" /> |
|
|
| |
|
799 |
<ClCompile Include="ch.cpp" /> |
|
|
| |
|
800 |
<ClCompile Include="stdafx.cpp"> |
|
|
| |
|
801 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader> |
|
|
| |
|
802 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Create</PrecompiledHeader> |
|
|
| |
|
803 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader> |
|
|
| |
|
804 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Create</PrecompiledHeader> |
|
|
| |
|
805 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader> |
|
|
| |
|
806 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Create</PrecompiledHeader> |
|
|
| |
|
807 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader> |
|
|
| |
|
808 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Create</PrecompiledHeader> |
|
|
| |
|
809 |
</ClCompile> |
|
|
| |
|
810 |
<ClCompile Include="TCommandLineParser.cpp" /> |
|
|
| |
|
811 |
<ClCompile Include="MainWnd.cpp" /> |
|
|
| |
|
812 |
<ClCompile Include="Theme Helpers.cpp" /> |
|
|
| |
|
813 |
<ClCompile Include="TrayIcon.cpp" /> |
|
|
| |
|
814 |
<ClCompile Include="DirTreeCtrl.cpp" /> |
|
|
| |
|
815 |
<ClCompile Include="FFListCtrl.cpp" /> |
|
|
| |
|
816 |
<ClCompile Include="ProgressListBox.cpp" /> |
|
|
| |
|
817 |
<ClCompile Include="PropertyListCtrl.cpp" /> |
|
|
| |
|
818 |
<ClCompile Include="StaticEx.cpp" /> |
|
|
| |
|
819 |
<ClCompile Include="ThemedButton.cpp" /> |
|
|
| |
|
820 |
<ClCompile Include="AboutDlg.cpp" /> |
|
|
| |
|
821 |
<ClCompile Include="BufferSizeDlg.cpp" /> |
|
|
| |
|
822 |
<ClCompile Include="CrashDlg.cpp" /> |
|
|
| |
|
823 |
<ClCompile Include="CustomCopyDlg.cpp" /> |
|
|
| |
|
824 |
<ClCompile Include="Dialogs.cpp" /> |
|
|
| |
|
825 |
<ClCompile Include="FeedbackFileErrorDlg.cpp" /> |
|
|
| |
|
826 |
<ClCompile Include="FeedbackNotEnoughSpaceDlg.cpp" /> |
|
|
| |
|
827 |
<ClCompile Include="FeedbackReplaceDlg.cpp" /> |
|
|
| |
|
828 |
<ClCompile Include="FilterDlg.cpp" /> |
|
|
| |
|
829 |
<ClCompile Include="FolderDialog.cpp" /> |
|
|
| |
|
830 |
<ClCompile Include="MiniViewDlg.cpp" /> |
|
|
| |
|
831 |
<ClCompile Include="OptionsDlg.cpp" /> |
|
|
| |
|
832 |
<ClCompile Include="RecentDlg.cpp" /> |
|
|
| |
|
833 |
<ClCompile Include="ShortcutsDlg.cpp" /> |
|
|
| |
|
834 |
<ClCompile Include="ShutdownDlg.cpp" /> |
|
|
| |
|
835 |
<ClCompile Include="StatusDlg.cpp" /> |
|
|
| |
|
836 |
<ClCompile Include="UpdateHeaders.cpp" /> |
|
|
| |
|
837 |
<ClCompile Include="UpdateMultipleVersionInfo.cpp" /> |
|
|
| |
|
838 |
<ClCompile Include="UpdaterDlg.cpp" /> |
|
|
| |
|
839 |
<ClCompile Include="TShellExtensionClient.cpp" /> |
|
|
| |
|
840 |
<ClCompile Include="..\chext\chext_i.c"> |
|
|
| |
|
841 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
|
|
| |
|
842 |
</PrecompiledHeader> |
|
|
| |
|
843 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'"> |
|
|
| |
|
844 |
</PrecompiledHeader> |
|
|
| |
|
845 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
|
|
| |
|
846 |
</PrecompiledHeader> |
|
|
| |
|
847 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'"> |
|
|
| |
|
848 |
</PrecompiledHeader> |
|
|
| |
|
849 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
|
|
| |
|
850 |
</PrecompiledHeader> |
|
|
| |
|
851 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'"> |
|
|
| |
|
852 |
</PrecompiledHeader> |
|
|
| |
|
853 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
|
|
| |
|
854 |
</PrecompiledHeader> |
|
|
| |
|
855 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'"> |
|
|
| |
|
856 |
</PrecompiledHeader> |
|
|
| |
|
857 |
</ClCompile> |
|
|
| |
|
858 |
<ClCompile Include="UpdateResponse.cpp" /> |
|
|
| |
|
859 |
<ClCompile Include="UpdateVersionInfo.cpp" /> |
|
|
| |
|
860 |
<ClCompile Include="WindowsVersion.cpp" /> |
|
|
| |
|
861 |
</ItemGroup> |
|
|
| |
|
862 |
<ItemGroup> |
|
|
| |
|
863 |
<CustomBuild Include="ch.rc"> |
|
|
| |
|
864 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Compiling resources %(FullPath)</Message> |
|
|
| |
|
865 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Compiling resources %(FullPath)</Message> |
|
|
| |
|
866 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h" |
|
|
| |
|
867 |
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc" |
|
|
| |
|
868 |
</Command> |
|
|
| |
|
869 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">"$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h" |
|
|
| |
|
870 |
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc" |
|
|
| |
|
871 |
</Command> |
|
|
| |
|
872 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">res/ch.rc2;version.h</AdditionalInputs> |
|
|
| |
|
873 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">res/ch.rc2;version.h</AdditionalInputs> |
|
|
| |
|
874 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)%(Filename).res;%(Outputs)</Outputs> |
|
|
| |
|
875 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)%(Filename).res;%(Outputs)</Outputs> |
|
|
| |
|
876 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Compiling resources %(FullPath)</Message> |
|
|
| |
|
877 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Compiling resources %(FullPath)</Message> |
|
|
| |
|
878 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">"$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h" |
|
|
| |
|
879 |
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc" |
|
|
| |
|
880 |
</Command> |
|
|
| |
|
881 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">"$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h" |
|
|
| |
|
882 |
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc" |
|
|
| |
|
883 |
</Command> |
|
|
| |
|
884 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">res/ch.rc2;version.h</AdditionalInputs> |
|
|
| |
|
885 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">res/ch.rc2;version.h</AdditionalInputs> |
|
|
| |
|
886 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)%(Filename).res;%(Outputs)</Outputs> |
|
|
| |
|
887 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)%(Filename).res;%(Outputs)</Outputs> |
|
|
| |
|
888 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Compiling resources %(FullPath)</Message> |
|
|
| |
|
889 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Compiling resources %(FullPath)</Message> |
|
|
| |
|
890 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h" |
|
|
| |
|
891 |
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc" |
|
|
| |
|
892 |
</Command> |
|
|
| |
|
893 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">"$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h" |
|
|
| |
|
894 |
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc" |
|
|
| |
|
895 |
</Command> |
|
|
| |
|
896 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">res/ch.rc2;version.h</AdditionalInputs> |
|
|
| |
|
897 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">res/ch.rc2;version.h</AdditionalInputs> |
|
|
| |
|
898 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)%(Filename).res;%(Outputs)</Outputs> |
|
|
| |
|
899 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)%(Filename).res;%(Outputs)</Outputs> |
|
|
| |
|
900 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Compiling resources %(FullPath)</Message> |
|
|
| |
|
901 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Compiling resources %(FullPath)</Message> |
|
|
| |
|
902 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">"$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h" |
|
|
| |
|
903 |
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc" |
|
|
| |
|
904 |
</Command> |
|
|
| |
|
905 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">"$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h" |
|
|
| |
|
906 |
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc" |
|
|
| |
|
907 |
</Command> |
|
|
| |
|
908 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">res/ch.rc2;version.h</AdditionalInputs> |
|
|
| |
|
909 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">res/ch.rc2;version.h</AdditionalInputs> |
|
|
| |
|
910 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)%(Filename).res;%(Outputs)</Outputs> |
|
|
| |
|
911 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)%(Filename).res;%(Outputs)</Outputs> |
|
|
| |
|
912 |
</CustomBuild> |
|
|
| |
|
913 |
</ItemGroup> |
|
|
| |
|
914 |
<ItemGroup> |
|
|
| |
|
915 |
<None Include="res\ch.rc2" /> |
|
|
| |
|
916 |
<None Include="resource.hm" /> |
|
|
| |
|
917 |
<None Include="help\english\advmenu.htm"> |
|
|
| |
|
918 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
919 |
</None> |
|
|
| |
|
920 |
<None Include="help\english\buffersize.htm"> |
|
|
| |
|
921 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
922 |
</None> |
|
|
| |
|
923 |
<None Include="help\english\bugs.htm"> |
|
|
| |
|
924 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
925 |
</None> |
|
|
| |
|
926 |
<None Include="help\english\customcopy.htm"> |
|
|
| |
|
927 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
928 |
</None> |
|
|
| |
|
929 |
<None Include="help\english\explorermenu.htm"> |
|
|
| |
|
930 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
931 |
</None> |
|
|
| |
|
932 |
<None Include="help\english\faq.htm"> |
|
|
| |
|
933 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
934 |
</None> |
|
|
| |
|
935 |
<None Include="help\english\feeddstfile.htm"> |
|
|
| |
|
936 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
937 |
</None> |
|
|
| |
|
938 |
<None Include="help\english\feediwr.htm"> |
|
|
| |
|
939 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
940 |
</None> |
|
|
| |
|
941 |
<None Include="help\english\feednotenoughroom.htm"> |
|
|
| |
|
942 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
943 |
</None> |
|
|
| |
|
944 |
<None Include="help\english\feedreplacefiles.htm"> |
|
|
| |
|
945 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
946 |
</None> |
|
|
| |
|
947 |
<None Include="help\english\feedsmallreplace.htm"> |
|
|
| |
|
948 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
949 |
</None> |
|
|
| |
|
950 |
<None Include="help\english\filterdlg.htm"> |
|
|
| |
|
951 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
952 |
</None> |
|
|
| |
|
953 |
<None Include="help\english\folderdlg.htm"> |
|
|
| |
|
954 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
955 |
</None> |
|
|
| |
|
956 |
<None Include="help\english\headfoot.js" /> |
|
|
| |
|
957 |
<None Include="help\english\help.hhc" /> |
|
|
| |
|
958 |
<None Include="help\english\help.hhk" /> |
|
|
| |
|
959 |
<CustomBuild Include="help\english\help.hhp"> |
|
|
| |
|
960 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Making help file...</Message> |
|
|
| |
|
961 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Making help file...</Message> |
|
|
| |
|
962 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
|
963 |
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
|
964 |
hhc "%(FullPath)" |
|
|
| |
|
965 |
if not exist "%(RootDir)%(Directory)english.chm" goto :HelpError |
|
|
| |
|
966 |
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
|
967 |
copy "%(RootDir)%(Directory)english.chm" "$(OutDir)help\english.chm" |
|
|
| |
|
968 |
goto :HelpDone |
|
|
| |
|
969 |
:HelpError |
|
|
| |
|
970 |
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
|
971 |
echo. |
|
|
| |
|
972 |
exit 1 |
|
|
| |
|
973 |
:HelpDone |
|
|
| |
|
974 |
echo. |
|
|
| |
|
975 |
</Command> |
|
|
| |
|
976 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
|
977 |
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
|
978 |
hhc "%(FullPath)" |
|
|
| |
|
979 |
if not exist "%(RootDir)%(Directory)english.chm" goto :HelpError |
|
|
| |
|
980 |
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
|
981 |
copy "%(RootDir)%(Directory)english.chm" "$(OutDir)help\english.chm" |
|
|
| |
|
982 |
goto :HelpDone |
|
|
| |
|
983 |
:HelpError |
|
|
| |
|
984 |
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
|
985 |
echo. |
|
|
| |
|
986 |
exit 1 |
|
|
| |
|
987 |
:HelpDone |
|
|
| |
|
988 |
echo. |
|
|
| |
|
989 |
</Command> |
|
|
| |
|
990 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
|
991 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
|
992 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">help\english\english.chm;%(Outputs)</Outputs> |
|
|
| |
|
993 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">help\english\english.chm;%(Outputs)</Outputs> |
|
|
| |
|
994 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Making help file...</Message> |
|
|
| |
|
995 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Making help file...</Message> |
|
|
| |
|
996 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
|
997 |
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
|
998 |
hhc "%(FullPath)" |
|
|
| |
|
999 |
if not exist "%(RootDir)%(Directory)english.chm" goto :HelpError |
|
|
| |
|
1000 |
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
|
1001 |
copy "%(RootDir)%(Directory)english.chm" "$(OutDir)help\english.chm" |
|
|
| |
|
1002 |
goto :HelpDone |
|
|
| |
|
1003 |
:HelpError |
|
|
| |
|
1004 |
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
|
1005 |
echo. |
|
|
| |
|
1006 |
exit 1 |
|
|
| |
|
1007 |
:HelpDone |
|
|
| |
|
1008 |
echo. |
|
|
| |
|
1009 |
</Command> |
|
|
| |
|
1010 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
|
1011 |
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
|
1012 |
hhc "%(FullPath)" |
|
|
| |
|
1013 |
if not exist "%(RootDir)%(Directory)english.chm" goto :HelpError |
|
|
| |
|
1014 |
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
|
1015 |
copy "%(RootDir)%(Directory)english.chm" "$(OutDir)help\english.chm" |
|
|
| |
|
1016 |
goto :HelpDone |
|
|
| |
|
1017 |
:HelpError |
|
|
| |
|
1018 |
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
|
1019 |
echo. |
|
|
| |
|
1020 |
exit 1 |
|
|
| |
|
1021 |
:HelpDone |
|
|
| |
|
1022 |
echo. |
|
|
| |
|
1023 |
</Command> |
|
|
| |
|
1024 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
|
1025 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
|
1026 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">help\english\english.chm;%(Outputs)</Outputs> |
|
|
| |
|
1027 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">help\english\english.chm;%(Outputs)</Outputs> |
|
|
| |
|
1028 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Making help file...</Message> |
|
|
| |
|
1029 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Making help file...</Message> |
|
|
| |
|
1030 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
|
1031 |
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
|
1032 |
hhc "%(FullPath)" |
|
|
| |
|
1033 |
if not exist "%(RootDir)%(Directory)english.chm" goto :HelpError |
|
|
| |
|
1034 |
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
|
1035 |
copy "%(RootDir)%(Directory)english.chm" "$(OutDir)help\english.chm" |
|
|
| |
|
1036 |
goto :HelpDone |
|
|
| |
|
1037 |
:HelpError |
|
|
| |
|
1038 |
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
|
1039 |
echo. |
|
|
| |
|
1040 |
exit 1 |
|
|
| |
|
1041 |
:HelpDone |
|
|
| |
|
1042 |
echo. |
|
|
| |
|
1043 |
</Command> |
|
|
| |
|
1044 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
|
1045 |
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
|
1046 |
hhc "%(FullPath)" |
|
|
| |
|
1047 |
if not exist "%(RootDir)%(Directory)english.chm" goto :HelpError |
|
|
| |
|
1048 |
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
|
1049 |
copy "%(RootDir)%(Directory)english.chm" "$(OutDir)help\english.chm" |
|
|
| |
|
1050 |
goto :HelpDone |
|
|
| |
|
1051 |
:HelpError |
|
|
| |
|
1052 |
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
|
1053 |
echo. |
|
|
| |
|
1054 |
exit 1 |
|
|
| |
|
1055 |
:HelpDone |
|
|
| |
|
1056 |
echo. |
|
|
| |
|
1057 |
</Command> |
|
|
| |
|
1058 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
|
1059 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
|
1060 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">help\english\english.chm;%(Outputs)</Outputs> |
|
|
| |
|
1061 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">help\english\english.chm;%(Outputs)</Outputs> |
|
|
| |
|
1062 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Making help file...</Message> |
|
|
| |
|
1063 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Making help file...</Message> |
|
|
| |
|
1064 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
|
1065 |
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
|
1066 |
hhc "%(FullPath)" |
|
|
| |
|
1067 |
if not exist "%(RootDir)%(Directory)english.chm" goto :HelpError |
|
|
| |
|
1068 |
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
|
1069 |
copy "%(RootDir)%(Directory)english.chm" "$(OutDir)help\english.chm" |
|
|
| |
|
1070 |
goto :HelpDone |
|
|
| |
|
1071 |
:HelpError |
|
|
| |
|
1072 |
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
|
1073 |
echo. |
|
|
| |
|
1074 |
exit 1 |
|
|
| |
|
1075 |
:HelpDone |
|
|
| |
|
1076 |
echo. |
|
|
| |
|
1077 |
</Command> |
|
|
| |
|
1078 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
|
1079 |
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
|
1080 |
hhc "%(FullPath)" |
|
|
| |
|
1081 |
if not exist "%(RootDir)%(Directory)english.chm" goto :HelpError |
|
|
| |
|
1082 |
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
|
1083 |
copy "%(RootDir)%(Directory)english.chm" "$(OutDir)help\english.chm" |
|
|
| |
|
1084 |
goto :HelpDone |
|
|
| |
|
1085 |
:HelpError |
|
|
| |
|
1086 |
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
|
1087 |
echo. |
|
|
| |
|
1088 |
exit 1 |
|
|
| |
|
1089 |
:HelpDone |
|
|
| |
|
1090 |
echo. |
|
|
| |
|
1091 |
</Command> |
|
|
| |
|
1092 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
|
1093 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
|
1094 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">help\english\english.chm;%(Outputs)</Outputs> |
|
|
| |
|
1095 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">help\english\english.chm;%(Outputs)</Outputs> |
|
|
| |
|
1096 |
</CustomBuild> |
|
|
| |
|
1097 |
<None Include="help\english\history.htm"> |
|
|
| |
|
1098 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1099 |
</None> |
|
|
| |
|
1100 |
<None Include="help\english\installation.htm"> |
|
|
| |
|
1101 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1102 |
</None> |
|
|
| |
|
1103 |
<None Include="help\english\license.htm"> |
|
|
| |
|
1104 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1105 |
</None> |
|
|
| |
|
1106 |
<None Include="help\english\mainmenu.htm"> |
|
|
| |
|
1107 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1108 |
</None> |
|
|
| |
|
1109 |
<None Include="help\english\miniview.htm"> |
|
|
| |
|
1110 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1111 |
</None> |
|
|
| |
|
1112 |
<None Include="help\english\options.htm"> |
|
|
| |
|
1113 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1114 |
</None> |
|
|
| |
|
1115 |
<None Include="help\english\recentdlg.htm"> |
|
|
| |
|
1116 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1117 |
</None> |
|
|
| |
|
1118 |
<None Include="help\english\replacepaths.htm"> |
|
|
| |
|
1119 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1120 |
</None> |
|
|
| |
|
1121 |
<None Include="help\english\reporting.htm"> |
|
|
| |
|
1122 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1123 |
</None> |
|
|
| |
|
1124 |
<None Include="help\english\requirements.htm"> |
|
|
| |
|
1125 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1126 |
</None> |
|
|
| |
|
1127 |
<None Include="help\english\shortcutsdlg.htm"> |
|
|
| |
|
1128 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1129 |
</None> |
|
|
| |
|
1130 |
<None Include="help\english\shutdowndlg.htm"> |
|
|
| |
|
1131 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1132 |
</None> |
|
|
| |
|
1133 |
<None Include="help\english\status.htm"> |
|
|
| |
|
1134 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1135 |
</None> |
|
|
| |
|
1136 |
<None Include="help\english\style.css" /> |
|
|
| |
|
1137 |
<None Include="help\english\support.htm"> |
|
|
| |
|
1138 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1139 |
</None> |
|
|
| |
|
1140 |
<None Include="help\english\template.htm"> |
|
|
| |
|
1141 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1142 |
</None> |
|
|
| |
|
1143 |
<None Include="help\english\thanks.htm"> |
|
|
| |
|
1144 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1145 |
</None> |
|
|
| |
|
1146 |
<None Include="help\english\using.htm"> |
|
|
| |
|
1147 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1148 |
</None> |
|
|
| |
|
1149 |
<None Include="help\english\welcome.htm"> |
|
|
| |
|
1150 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1151 |
</None> |
|
|
| |
|
1152 |
<CustomBuild Include="langs\bulgarian.lng"> |
|
|
| |
|
1153 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1154 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1155 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1156 |
</Command> |
|
|
| |
|
1157 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1158 |
</Command> |
|
|
| |
|
1159 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1160 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1161 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1162 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1163 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1164 |
</Command> |
|
|
| |
|
1165 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1166 |
</Command> |
|
|
| |
|
1167 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1168 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1169 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1170 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1171 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1172 |
</Command> |
|
|
| |
|
1173 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1174 |
</Command> |
|
|
| |
|
1175 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1176 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1177 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1178 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1179 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1180 |
</Command> |
|
|
| |
|
1181 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1182 |
</Command> |
|
|
| |
|
1183 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1184 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1185 |
</CustomBuild> |
|
|
| |
|
1186 |
<CustomBuild Include="langs\chinese.lng"> |
|
|
| |
|
1187 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1188 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1189 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1190 |
</Command> |
|
|
| |
|
1191 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1192 |
</Command> |
|
|
| |
|
1193 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1194 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1195 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1196 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1197 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1198 |
</Command> |
|
|
| |
|
1199 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1200 |
</Command> |
|
|
| |
|
1201 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1202 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1203 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1204 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1205 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1206 |
</Command> |
|
|
| |
|
1207 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1208 |
</Command> |
|
|
| |
|
1209 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1210 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1211 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1212 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1213 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1214 |
</Command> |
|
|
| |
|
1215 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1216 |
</Command> |
|
|
| |
|
1217 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1218 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1219 |
</CustomBuild> |
|
|
| |
|
1220 |
<CustomBuild Include="langs\czech.lng"> |
|
|
| |
|
1221 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1222 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1223 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1224 |
</Command> |
|
|
| |
|
1225 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1226 |
</Command> |
|
|
| |
|
1227 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1228 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1229 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1230 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1231 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1232 |
</Command> |
|
|
| |
|
1233 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1234 |
</Command> |
|
|
| |
|
1235 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1236 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1237 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1238 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1239 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1240 |
</Command> |
|
|
| |
|
1241 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1242 |
</Command> |
|
|
| |
|
1243 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1244 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1245 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1246 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1247 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1248 |
</Command> |
|
|
| |
|
1249 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1250 |
</Command> |
|
|
| |
|
1251 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1252 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1253 |
</CustomBuild> |
|
|
| |
|
1254 |
<CustomBuild Include="langs\dutch.lng"> |
|
|
| |
|
1255 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1256 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1257 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1258 |
</Command> |
|
|
| |
|
1259 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1260 |
</Command> |
|
|
| |
|
1261 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1262 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1263 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1264 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1265 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1266 |
</Command> |
|
|
| |
|
1267 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1268 |
</Command> |
|
|
| |
|
1269 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1270 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1271 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1272 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1273 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1274 |
</Command> |
|
|
| |
|
1275 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1276 |
</Command> |
|
|
| |
|
1277 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1278 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1279 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1280 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1281 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1282 |
</Command> |
|
|
| |
|
1283 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1284 |
</Command> |
|
|
| |
|
1285 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1286 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1287 |
</CustomBuild> |
|
|
| |
|
1288 |
<CustomBuild Include="langs\french.lng"> |
|
|
| |
|
1289 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1290 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1291 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1292 |
</Command> |
|
|
| |
|
1293 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1294 |
</Command> |
|
|
| |
|
1295 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1296 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1297 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1298 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1299 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1300 |
</Command> |
|
|
| |
|
1301 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1302 |
</Command> |
|
|
| |
|
1303 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1304 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1305 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1306 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1307 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1308 |
</Command> |
|
|
| |
|
1309 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1310 |
</Command> |
|
|
| |
|
1311 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1312 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1313 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1314 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1315 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1316 |
</Command> |
|
|
| |
|
1317 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1318 |
</Command> |
|
|
| |
|
1319 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1320 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1321 |
</CustomBuild> |
|
|
| |
|
1322 |
<CustomBuild Include="langs\german.lng"> |
|
|
| |
|
1323 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1324 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1325 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1326 |
</Command> |
|
|
| |
|
1327 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1328 |
</Command> |
|
|
| |
|
1329 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1330 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1331 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1332 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1333 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1334 |
</Command> |
|
|
| |
|
1335 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1336 |
</Command> |
|
|
| |
|
1337 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1338 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1339 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1340 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1341 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1342 |
</Command> |
|
|
| |
|
1343 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1344 |
</Command> |
|
|
| |
|
1345 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1346 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1347 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1348 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1349 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1350 |
</Command> |
|
|
| |
|
1351 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1352 |
</Command> |
|
|
| |
|
1353 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1354 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1355 |
</CustomBuild> |
|
|
| |
|
1356 |
<CustomBuild Include="langs\german2.lng"> |
|
|
| |
|
1357 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1358 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1359 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1360 |
</Command> |
|
|
| |
|
1361 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1362 |
</Command> |
|
|
| |
|
1363 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1364 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1365 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1366 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1367 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1368 |
</Command> |
|
|
| |
|
1369 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1370 |
</Command> |
|
|
| |
|
1371 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1372 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1373 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1374 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1375 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1376 |
</Command> |
|
|
| |
|
1377 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1378 |
</Command> |
|
|
| |
|
1379 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1380 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1381 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1382 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1383 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1384 |
</Command> |
|
|
| |
|
1385 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1386 |
</Command> |
|
|
| |
|
1387 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1388 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1389 |
</CustomBuild> |
|
|
| |
|
1390 |
<CustomBuild Include="langs\italian.lng"> |
|
|
| |
|
1391 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1392 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1393 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1394 |
</Command> |
|
|
| |
|
1395 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1396 |
</Command> |
|
|
| |
|
1397 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1398 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1399 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1400 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1401 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1402 |
</Command> |
|
|
| |
|
1403 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1404 |
</Command> |
|
|
| |
|
1405 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1406 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1407 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1408 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1409 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1410 |
</Command> |
|
|
| |
|
1411 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1412 |
</Command> |
|
|
| |
|
1413 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1414 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1415 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1416 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1417 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1418 |
</Command> |
|
|
| |
|
1419 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1420 |
</Command> |
|
|
| |
|
1421 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1422 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1423 |
</CustomBuild> |
|
|
| |
|
1424 |
<CustomBuild Include="langs\japanese.lng"> |
|
|
| |
|
1425 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1426 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1427 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1428 |
</Command> |
|
|
| |
|
1429 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1430 |
</Command> |
|
|
| |
|
1431 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1432 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1433 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1434 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1435 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1436 |
</Command> |
|
|
| |
|
1437 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1438 |
</Command> |
|
|
| |
|
1439 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1440 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1441 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1442 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1443 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1444 |
</Command> |
|
|
| |
|
1445 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1446 |
</Command> |
|
|
| |
|
1447 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1448 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1449 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1450 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1451 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1452 |
</Command> |
|
|
| |
|
1453 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1454 |
</Command> |
|
|
| |
|
1455 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1456 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1457 |
</CustomBuild> |
|
|
| |
|
1458 |
<CustomBuild Include="langs\korean.lng"> |
|
|
| |
|
1459 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1460 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1461 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1462 |
</Command> |
|
|
| |
|
1463 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1464 |
</Command> |
|
|
| |
|
1465 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1466 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1467 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1468 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1469 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1470 |
</Command> |
|
|
| |
|
1471 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1472 |
</Command> |
|
|
| |
|
1473 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1474 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1475 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1476 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1477 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1478 |
</Command> |
|
|
| |
|
1479 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1480 |
</Command> |
|
|
| |
|
1481 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1482 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1483 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1484 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1485 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1486 |
</Command> |
|
|
| |
|
1487 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1488 |
</Command> |
|
|
| |
|
1489 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1490 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1491 |
</CustomBuild> |
|
|
| |
|
1492 |
<CustomBuild Include="langs\polish.lng"> |
|
|
| |
|
1493 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1494 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1495 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1496 |
</Command> |
|
|
| |
|
1497 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1498 |
</Command> |
|
|
| |
|
1499 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1500 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1501 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1502 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1503 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1504 |
</Command> |
|
|
| |
|
1505 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1506 |
</Command> |
|
|
| |
|
1507 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1508 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1509 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1510 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1511 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1512 |
</Command> |
|
|
| |
|
1513 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1514 |
</Command> |
|
|
| |
|
1515 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1516 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1517 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1518 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1519 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1520 |
</Command> |
|
|
| |
|
1521 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1522 |
</Command> |
|
|
| |
|
1523 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1524 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1525 |
</CustomBuild> |
|
|
| |
|
1526 |
<CustomBuild Include="langs\russian.lng"> |
|
|
| |
|
1527 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1528 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1529 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1530 |
</Command> |
|
|
| |
|
1531 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1532 |
</Command> |
|
|
| |
|
1533 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1534 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1535 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1536 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1537 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1538 |
</Command> |
|
|
| |
|
1539 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1540 |
</Command> |
|
|
| |
|
1541 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1542 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1543 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1544 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1545 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1546 |
</Command> |
|
|
| |
|
1547 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1548 |
</Command> |
|
|
| |
|
1549 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1550 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1551 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1552 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1553 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1554 |
</Command> |
|
|
| |
|
1555 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1556 |
</Command> |
|
|
| |
|
1557 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1558 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1559 |
</CustomBuild> |
|
|
| |
|
1560 |
<CustomBuild Include="langs\spanish.lng"> |
|
|
| |
|
1561 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1562 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1563 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1564 |
</Command> |
|
|
| |
|
1565 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1566 |
</Command> |
|
|
| |
|
1567 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1568 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1569 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1570 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1571 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1572 |
</Command> |
|
|
| |
|
1573 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1574 |
</Command> |
|
|
| |
|
1575 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1576 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1577 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1578 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1579 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1580 |
</Command> |
|
|
| |
|
1581 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1582 |
</Command> |
|
|
| |
|
1583 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1584 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1585 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1586 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1587 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1588 |
</Command> |
|
|
| |
|
1589 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1590 |
</Command> |
|
|
| |
|
1591 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1592 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1593 |
</CustomBuild> |
|
|
| |
|
1594 |
<CustomBuild Include="langs\TraditionalChinese.lng"> |
|
|
| |
|
1595 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1596 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1597 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1598 |
</Command> |
|
|
| |
|
1599 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1600 |
</Command> |
|
|
| |
|
1601 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1602 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1603 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1604 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1605 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1606 |
</Command> |
|
|
| |
|
1607 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1608 |
</Command> |
|
|
| |
|
1609 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1610 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1611 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1612 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1613 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1614 |
</Command> |
|
|
| |
|
1615 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1616 |
</Command> |
|
|
| |
|
1617 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1618 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1619 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1620 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1621 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1622 |
</Command> |
|
|
| |
|
1623 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1624 |
</Command> |
|
|
| |
|
1625 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1626 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1627 |
</CustomBuild> |
|
|
| |
|
1628 |
<CustomBuild Include="langs\turkish.lng"> |
|
|
| |
|
1629 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1630 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1631 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1632 |
</Command> |
|
|
| |
|
1633 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1634 |
</Command> |
|
|
| |
|
1635 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1636 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1637 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1638 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1639 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1640 |
</Command> |
|
|
| |
|
1641 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1642 |
</Command> |
|
|
| |
|
1643 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1644 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1645 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1646 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1647 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1648 |
</Command> |
|
|
| |
|
1649 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1650 |
</Command> |
|
|
| |
|
1651 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1652 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1653 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1654 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1655 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1656 |
</Command> |
|
|
| |
|
1657 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1658 |
</Command> |
|
|
| |
|
1659 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1660 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1661 |
</CustomBuild> |
|
|
| |
|
1662 |
<CustomBuild Include="langs\valencian.lng"> |
|
|
| |
|
1663 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1664 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1665 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1666 |
</Command> |
|
|
| |
|
1667 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1668 |
</Command> |
|
|
| |
|
1669 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1670 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1671 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1672 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1673 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1674 |
</Command> |
|
|
| |
|
1675 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1676 |
</Command> |
|
|
| |
|
1677 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1678 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1679 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1680 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1681 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1682 |
</Command> |
|
|
| |
|
1683 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1684 |
</Command> |
|
|
| |
|
1685 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1686 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1687 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1688 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Copying language file %(Filename)%(Extension)...</Message> |
|
|
| |
|
1689 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1690 |
</Command> |
|
|
| |
|
1691 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" |
|
|
| |
|
1692 |
</Command> |
|
|
| |
|
1693 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1694 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">$(OutDir)langs\%(Filename)%(Extension);%(Outputs)</Outputs> |
|
|
| |
|
1695 |
</CustomBuild> |
|
|
| |
|
1696 |
<None Include="help\polish\advmenu.htm"> |
|
|
| |
|
1697 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1698 |
</None> |
|
|
| |
|
1699 |
<None Include="help\polish\buffersize.htm"> |
|
|
| |
|
1700 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1701 |
</None> |
|
|
| |
|
1702 |
<None Include="help\polish\bugs.htm"> |
|
|
| |
|
1703 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1704 |
</None> |
|
|
| |
|
1705 |
<None Include="help\polish\customcopy.htm"> |
|
|
| |
|
1706 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1707 |
</None> |
|
|
| |
|
1708 |
<None Include="help\polish\explorermenu.htm"> |
|
|
| |
|
1709 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1710 |
</None> |
|
|
| |
|
1711 |
<None Include="help\polish\faq.htm"> |
|
|
| |
|
1712 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1713 |
</None> |
|
|
| |
|
1714 |
<None Include="help\polish\feeddstfile.htm"> |
|
|
| |
|
1715 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1716 |
</None> |
|
|
| |
|
1717 |
<None Include="help\polish\feediwr.htm"> |
|
|
| |
|
1718 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1719 |
</None> |
|
|
| |
|
1720 |
<None Include="help\polish\feednotenoughroom.htm"> |
|
|
| |
|
1721 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1722 |
</None> |
|
|
| |
|
1723 |
<None Include="help\polish\feedreplacefiles.htm"> |
|
|
| |
|
1724 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1725 |
</None> |
|
|
| |
|
1726 |
<None Include="help\polish\feedsmallreplace.htm"> |
|
|
| |
|
1727 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1728 |
</None> |
|
|
| |
|
1729 |
<None Include="help\polish\filterdlg.htm"> |
|
|
| |
|
1730 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1731 |
</None> |
|
|
| |
|
1732 |
<None Include="help\polish\folderdlg.htm"> |
|
|
| |
|
1733 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1734 |
</None> |
|
|
| |
|
1735 |
<None Include="help\polish\headfoot.js" /> |
|
|
| |
|
1736 |
<None Include="help\polish\help.hhc" /> |
|
|
| |
|
1737 |
<None Include="help\polish\help.hhk" /> |
|
|
| |
|
1738 |
<CustomBuild Include="help\polish\help.hhp"> |
|
|
| |
|
1739 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Making help file...</Message> |
|
|
| |
|
1740 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Making help file...</Message> |
|
|
| |
|
1741 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
|
1742 |
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
|
1743 |
hhc "%(FullPath)" |
|
|
| |
|
1744 |
if not exist "%(RootDir)%(Directory)polish.chm" goto :HelpError |
|
|
| |
|
1745 |
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
|
1746 |
copy "%(RootDir)%(Directory)polish.chm" "$(OutDir)help\polish.chm" |
|
|
| |
|
1747 |
goto :HelpDone |
|
|
| |
|
1748 |
:HelpError |
|
|
| |
|
1749 |
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
|
1750 |
echo. |
|
|
| |
|
1751 |
exit 1 |
|
|
| |
|
1752 |
:HelpDone |
|
|
| |
|
1753 |
echo. |
|
|
| |
|
1754 |
</Command> |
|
|
| |
|
1755 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
|
1756 |
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
|
1757 |
hhc "%(FullPath)" |
|
|
| |
|
1758 |
if not exist "%(RootDir)%(Directory)polish.chm" goto :HelpError |
|
|
| |
|
1759 |
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
|
1760 |
copy "%(RootDir)%(Directory)polish.chm" "$(OutDir)help\polish.chm" |
|
|
| |
|
1761 |
goto :HelpDone |
|
|
| |
|
1762 |
:HelpError |
|
|
| |
|
1763 |
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
|
1764 |
echo. |
|
|
| |
|
1765 |
exit 1 |
|
|
| |
|
1766 |
:HelpDone |
|
|
| |
|
1767 |
echo. |
|
|
| |
|
1768 |
</Command> |
|
|
| |
|
1769 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
|
1770 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
|
1771 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">help\polish\polish.chm;%(Outputs)</Outputs> |
|
|
| |
|
1772 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">help\polish\polish.chm;%(Outputs)</Outputs> |
|
|
| |
|
1773 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Making help file...</Message> |
|
|
| |
|
1774 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Making help file...</Message> |
|
|
| |
|
1775 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
|
1776 |
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
|
1777 |
hhc "%(FullPath)" |
|
|
| |
|
1778 |
if not exist "%(RootDir)%(Directory)polish.chm" goto :HelpError |
|
|
| |
|
1779 |
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
|
1780 |
copy "%(RootDir)%(Directory)polish.chm" "$(OutDir)help\polish.chm" |
|
|
| |
|
1781 |
goto :HelpDone |
|
|
| |
|
1782 |
:HelpError |
|
|
| |
|
1783 |
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
|
1784 |
echo. |
|
|
| |
|
1785 |
exit 1 |
|
|
| |
|
1786 |
:HelpDone |
|
|
| |
|
1787 |
echo. |
|
|
| |
|
1788 |
</Command> |
|
|
| |
|
1789 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
|
1790 |
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
|
1791 |
hhc "%(FullPath)" |
|
|
| |
|
1792 |
if not exist "%(RootDir)%(Directory)polish.chm" goto :HelpError |
|
|
| |
|
1793 |
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
|
1794 |
copy "%(RootDir)%(Directory)polish.chm" "$(OutDir)help\polish.chm" |
|
|
| |
|
1795 |
goto :HelpDone |
|
|
| |
|
1796 |
:HelpError |
|
|
| |
|
1797 |
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
|
1798 |
echo. |
|
|
| |
|
1799 |
exit 1 |
|
|
| |
|
1800 |
:HelpDone |
|
|
| |
|
1801 |
echo. |
|
|
| |
|
1802 |
</Command> |
|
|
| |
|
1803 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
|
1804 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
|
1805 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">help\polish\polish.chm;%(Outputs)</Outputs> |
|
|
| |
|
1806 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">help\polish\polish.chm;%(Outputs)</Outputs> |
|
|
| |
|
1807 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Making help file...</Message> |
|
|
| |
|
1808 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Making help file...</Message> |
|
|
| |
|
1809 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
|
1810 |
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
|
1811 |
hhc "%(FullPath)" |
|
|
| |
|
1812 |
if not exist "%(RootDir)%(Directory)polish.chm" goto :HelpError |
|
|
| |
|
1813 |
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
|
1814 |
copy "%(RootDir)%(Directory)polish.chm" "$(OutDir)help\polish.chm" |
|
|
| |
|
1815 |
goto :HelpDone |
|
|
| |
|
1816 |
:HelpError |
|
|
| |
|
1817 |
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
|
1818 |
echo. |
|
|
| |
|
1819 |
exit 1 |
|
|
| |
|
1820 |
:HelpDone |
|
|
| |
|
1821 |
echo. |
|
|
| |
|
1822 |
</Command> |
|
|
| |
|
1823 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
|
1824 |
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
|
1825 |
hhc "%(FullPath)" |
|
|
| |
|
1826 |
if not exist "%(RootDir)%(Directory)polish.chm" goto :HelpError |
|
|
| |
|
1827 |
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
|
1828 |
copy "%(RootDir)%(Directory)polish.chm" "$(OutDir)help\polish.chm" |
|
|
| |
|
1829 |
goto :HelpDone |
|
|
| |
|
1830 |
:HelpError |
|
|
| |
|
1831 |
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
|
1832 |
echo. |
|
|
| |
|
1833 |
exit 1 |
|
|
| |
|
1834 |
:HelpDone |
|
|
| |
|
1835 |
echo. |
|
|
| |
|
1836 |
</Command> |
|
|
| |
|
1837 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
|
1838 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
|
1839 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">help\polish\polish.chm;%(Outputs)</Outputs> |
|
|
| |
|
1840 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">help\polish\polish.chm;%(Outputs)</Outputs> |
|
|
| |
|
1841 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Making help file...</Message> |
|
|
| |
|
1842 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Making help file...</Message> |
|
|
| |
|
1843 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
|
1844 |
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
|
1845 |
hhc "%(FullPath)" |
|
|
| |
|
1846 |
if not exist "%(RootDir)%(Directory)polish.chm" goto :HelpError |
|
|
| |
|
1847 |
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
|
1848 |
copy "%(RootDir)%(Directory)polish.chm" "$(OutDir)help\polish.chm" |
|
|
| |
|
1849 |
goto :HelpDone |
|
|
| |
|
1850 |
:HelpError |
|
|
| |
|
1851 |
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
|
1852 |
echo. |
|
|
| |
|
1853 |
exit 1 |
|
|
| |
|
1854 |
:HelpDone |
|
|
| |
|
1855 |
echo. |
|
|
| |
|
1856 |
</Command> |
|
|
| |
|
1857 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" |
|
|
| |
|
1858 |
SET PATH=%PATH%;$(VS_ExecutablePath) |
|
|
| |
|
1859 |
hhc "%(FullPath)" |
|
|
| |
|
1860 |
if not exist "%(RootDir)%(Directory)polish.chm" goto :HelpError |
|
|
| |
|
1861 |
mkdir "$(OutDir)help" >nul 2>nul |
|
|
| |
|
1862 |
copy "%(RootDir)%(Directory)polish.chm" "$(OutDir)help\polish.chm" |
|
|
| |
|
1863 |
goto :HelpDone |
|
|
| |
|
1864 |
:HelpError |
|
|
| |
|
1865 |
echo %(FullPath)(1) : error:Problem encountered creating help file |
|
|
| |
|
1866 |
echo. |
|
|
| |
|
1867 |
exit 1 |
|
|
| |
|
1868 |
:HelpDone |
|
|
| |
|
1869 |
echo. |
|
|
| |
|
1870 |
</Command> |
|
|
| |
|
1871 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
|
1872 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">help\HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs> |
|
|
| |
|
1873 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">help\polish\polish.chm;%(Outputs)</Outputs> |
|
|
| |
|
1874 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">help\polish\polish.chm;%(Outputs)</Outputs> |
|
|
| |
|
1875 |
</CustomBuild> |
|
|
| |
|
1876 |
<None Include="help\polish\history.htm"> |
|
|
| |
|
1877 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1878 |
</None> |
|
|
| |
|
1879 |
<None Include="help\polish\installation.htm"> |
|
|
| |
|
1880 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1881 |
</None> |
|
|
| |
|
1882 |
<None Include="help\polish\license.htm"> |
|
|
| |
|
1883 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1884 |
</None> |
|
|
| |
|
1885 |
<None Include="help\polish\mainmenu.htm"> |
|
|
| |
|
1886 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1887 |
</None> |
|
|
| |
|
1888 |
<None Include="help\polish\miniview.htm"> |
|
|
| |
|
1889 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1890 |
</None> |
|
|
| |
|
1891 |
<None Include="help\polish\options.htm"> |
|
|
| |
|
1892 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1893 |
</None> |
|
|
| |
|
1894 |
<None Include="help\polish\recentdlg.htm"> |
|
|
| |
|
1895 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1896 |
</None> |
|
|
| |
|
1897 |
<None Include="help\polish\replacepaths.htm"> |
|
|
| |
|
1898 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1899 |
</None> |
|
|
| |
|
1900 |
<None Include="help\polish\reporting.htm"> |
|
|
| |
|
1901 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1902 |
</None> |
|
|
| |
|
1903 |
<None Include="help\polish\requirements.htm"> |
|
|
| |
|
1904 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1905 |
</None> |
|
|
| |
|
1906 |
<None Include="help\polish\shortcutsdlg.htm"> |
|
|
| |
|
1907 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1908 |
</None> |
|
|
| |
|
1909 |
<None Include="help\polish\shutdowndlg.htm"> |
|
|
| |
|
1910 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1911 |
</None> |
|
|
| |
|
1912 |
<None Include="help\polish\status.htm"> |
|
|
| |
|
1913 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1914 |
</None> |
|
|
| |
|
1915 |
<None Include="help\polish\style.css" /> |
|
|
| |
|
1916 |
<None Include="help\polish\support.htm"> |
|
|
| |
|
1917 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1918 |
</None> |
|
|
| |
|
1919 |
<None Include="help\polish\template.htm"> |
|
|
| |
|
1920 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1921 |
</None> |
|
|
| |
|
1922 |
<None Include="help\polish\thanks.htm"> |
|
|
| |
|
1923 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1924 |
</None> |
|
|
| |
|
1925 |
<None Include="help\polish\using.htm"> |
|
|
| |
|
1926 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1927 |
</None> |
|
|
| |
|
1928 |
<None Include="help\polish\welcome.htm"> |
|
|
| |
|
1929 |
<DeploymentContent>true</DeploymentContent> |
|
|
| |
|
1930 |
</None> |
|
|
| |
|
1931 |
</ItemGroup> |
|
|
| |
|
1932 |
<ItemGroup> |
|
|
| |
|
1933 |
<Image Include="res\main_toolbar.bmp" /> |
|
|
| |
|
1934 |
<Image Include="res\addshort.ico" /> |
|
|
| |
|
1935 |
<Image Include="res\cancelled.ico" /> |
|
|
| |
|
1936 |
<Image Include="res\cd.ico" /> |
|
|
| |
|
1937 |
<Image Include="res\ch.ico" /> |
|
|
| |
|
1938 |
<Image Include="res\delshort.ico" /> |
|
|
| |
|
1939 |
<Image Include="res\err.ico" /> |
|
|
| |
|
1940 |
<Image Include="res\error.ico" /> |
|
|
| |
|
1941 |
<Image Include="res\finished.ico" /> |
|
|
| |
|
1942 |
<Image Include="res\folder.ico" /> |
|
|
| |
|
1943 |
<Image Include="res\hd.ico" /> |
|
|
| |
|
1944 |
<Image Include="res\hd2.ico" /> |
|
|
| |
|
1945 |
<Image Include="res\info.ico" /> |
|
|
| |
|
1946 |
<Image Include="res\large.ico" /> |
|
|
| |
|
1947 |
<Image Include="res\list.ico" /> |
|
|
| |
|
1948 |
<Image Include="res\net.ico" /> |
|
|
| |
|
1949 |
<Image Include="res\newdir.ico" /> |
|
|
| |
|
1950 |
<Image Include="res\paused.ico" /> |
|
|
| |
|
1951 |
<Image Include="res\question.ico" /> |
|
|
| |
|
1952 |
<Image Include="res\report.ico" /> |
|
|
| |
|
1953 |
<Image Include="res\shut.ico" /> |
|
|
| |
|
1954 |
<Image Include="res\small.ico" /> |
|
|
| |
|
1955 |
<Image Include="res\tribe.ico" /> |
|
|
| |
|
1956 |
<Image Include="res\waiting.ico" /> |
|
|
| |
|
1957 |
<Image Include="res\warning.ico" /> |
|
|
| |
|
1958 |
<Image Include="res\working.ico" /> |
|
|
| |
|
1959 |
<Image Include="help\english\ch.gif" /> |
|
|
| |
|
1960 |
<Image Include="help\polish\ch.gif" /> |
|
|
| |
|
1961 |
</ItemGroup> |
|
|
| |
|
1962 |
<ItemGroup> |
|
|
| |
|
1963 |
<Text Include="help\english\0.txt" /> |
|
|
| |
|
1964 |
<Text Include="help\english\100.txt" /> |
|
|
| |
|
1965 |
<Text Include="help\english\131.txt" /> |
|
|
| |
|
1966 |
<Text Include="help\english\137.txt" /> |
|
|
| |
|
1967 |
<Text Include="help\english\144.txt" /> |
|
|
| |
|
1968 |
<Text Include="help\english\145.txt" /> |
|
|
| |
|
1969 |
<Text Include="help\english\149.txt" /> |
|
|
| |
|
1970 |
<Text Include="help\english\161.txt" /> |
|
|
| |
|
1971 |
<Text Include="help\english\167.txt" /> |
|
|
| |
|
1972 |
<Text Include="help\english\173.txt" /> |
|
|
| |
|
1973 |
<Text Include="help\english\182.txt" /> |
|
|
| |
|
1974 |
<Text Include="help\english\195.txt" /> |
|
|
| |
|
1975 |
<Text Include="help\english\208.txt" /> |
|
|
| |
|
1976 |
<Text Include="help\english\209.txt" /> |
|
|
| |
|
1977 |
<Text Include="help\polish\0.txt" /> |
|
|
| |
|
1978 |
<Text Include="help\polish\100.txt" /> |
|
|
| |
|
1979 |
<Text Include="help\polish\131.txt" /> |
|
|
| |
|
1980 |
<Text Include="help\polish\137.txt" /> |
|
|
| |
|
1981 |
<Text Include="help\polish\144.txt" /> |
|
|
| |
|
1982 |
<Text Include="help\polish\145.txt" /> |
|
|
| |
|
1983 |
<Text Include="help\polish\149.txt" /> |
|
|
| |
|
1984 |
<Text Include="help\polish\161.txt" /> |
|
|
| |
|
1985 |
<Text Include="help\polish\167.txt" /> |
|
|
| |
|
1986 |
<Text Include="help\polish\173.txt" /> |
|
|
| |
|
1987 |
<Text Include="help\polish\182.txt" /> |
|
|
| |
|
1988 |
<Text Include="help\polish\195.txt" /> |
|
|
| |
|
1989 |
<Text Include="help\polish\208.txt" /> |
|
|
| |
|
1990 |
<Text Include="help\polish\209.txt" /> |
|
|
| |
|
1991 |
</ItemGroup> |
|
|
| |
|
1992 |
<ItemGroup> |
|
|
| |
|
1993 |
<ProjectReference Include="..\libchcore\libchcore.vc140.vcxproj"> |
|
|
| |
|
1994 |
<Project>{cbbf380b-7b16-4a1e-8194-758dad7d8011}</Project> |
|
|
| |
|
1995 |
</ProjectReference> |
|
|
| |
|
1996 |
<ProjectReference Include="..\libchengine\libchengine.vcxproj"> |
|
|
| |
|
1997 |
<Project>{6840f785-917f-46ee-bd56-c296c7a5b9e9}</Project> |
|
|
| |
|
1998 |
</ProjectReference> |
|
|
| |
|
1999 |
<ProjectReference Include="..\libictranslate\libictranslate.vc140.vcxproj"> |
|
|
| |
|
2000 |
<Project>{dd1f3242-7ee4-4f41-8b8d-d833300c445f}</Project> |
|
|
| |
|
2001 |
</ProjectReference> |
|
|
| |
|
2002 |
<ProjectReference Include="..\liblogger\liblogger.vc140.vcxproj"> |
|
|
| |
|
2003 |
<Project>{df9957d4-3d95-4ac3-ad3f-dcbea058f79d}</Project> |
|
|
| |
|
2004 |
</ProjectReference> |
|
|
| |
|
2005 |
<ProjectReference Include="..\libserializer\libserializer.vcxproj"> |
|
|
| |
|
2006 |
<Project>{9490ec08-9cab-4f99-99d8-0297e5bf6ea7}</Project> |
|
|
| |
|
2007 |
</ProjectReference> |
|
|
| |
|
2008 |
<ProjectReference Include="..\libstring\libstring.vcxproj"> |
|
|
| |
|
2009 |
<Project>{5bd38175-9f48-417d-8e5b-7093b1873ce5}</Project> |
|
|
| |
|
2010 |
</ProjectReference> |
|
|
| |
|
2011 |
</ItemGroup> |
|
|
| |
|
2012 |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
|
|
| |
|
2013 |
<ImportGroup Label="ExtensionTargets"> |
|
|
| |
|
2014 |
</ImportGroup> |
|
|
| |
|
2015 |
<ProjectExtensions> |
|
|
| |
|
2016 |
<VisualStudio> |
|
|
| |
|
2017 |
<UserProperties RESOURCE_FILE="ch.rc" /> |
|
|
| |
|
2018 |
</VisualStudio> |
|
|
| |
|
2019 |
</ProjectExtensions> |
|
| |
2011 |
2020 |
</Project> |