1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <Project DefaultTargets =" Build" ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
+ <ItemGroup Label =" ProjectConfigurations" >
4
+ <ProjectConfiguration Include =" UnicodeDebug|Win32" >
5
+ <Configuration >UnicodeDebug</Configuration >
6
+ <Platform >Win32</Platform >
7
+ </ProjectConfiguration >
8
+ <ProjectConfiguration Include =" UnicodeDebug|x64" >
9
+ <Configuration >UnicodeDebug</Configuration >
10
+ <Platform >x64</Platform >
11
+ </ProjectConfiguration >
12
+ <ProjectConfiguration Include =" UnicodeRelease|Win32" >
13
+ <Configuration >UnicodeRelease</Configuration >
14
+ <Platform >Win32</Platform >
15
+ </ProjectConfiguration >
16
+ <ProjectConfiguration Include =" UnicodeRelease|x64" >
17
+ <Configuration >UnicodeRelease</Configuration >
18
+ <Platform >x64</Platform >
19
+ </ProjectConfiguration >
20
+ </ItemGroup >
21
+ <PropertyGroup Label =" Globals" >
22
+ <ProjectGuid >{139D8239-98B4-4B29-A199-B27CDB8B4708}</ProjectGuid >
23
+ <RootNamespace >Frhed</RootNamespace >
24
+ <WindowsTargetPlatformVersion >$(LatestTargetPlatformVersion)</WindowsTargetPlatformVersion >
25
+ </PropertyGroup >
26
+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
27
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='UnicodeRelease|Win32'" Label =" Configuration" >
28
+ <ConfigurationType >Application</ConfigurationType >
29
+ <UseOfMfc >false</UseOfMfc >
30
+ <CharacterSet >NotSet</CharacterSet >
31
+ <PlatformToolset >v142</PlatformToolset >
32
+ </PropertyGroup >
33
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='UnicodeDebug|Win32'" Label =" Configuration" >
34
+ <ConfigurationType >Application</ConfigurationType >
35
+ <UseOfMfc >false</UseOfMfc >
36
+ <CharacterSet >NotSet</CharacterSet >
37
+ <PlatformToolset >v142</PlatformToolset >
38
+ </PropertyGroup >
39
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='UnicodeRelease|x64'" Label =" Configuration" >
40
+ <ConfigurationType >Application</ConfigurationType >
41
+ <UseOfMfc >false</UseOfMfc >
42
+ <PlatformToolset >v142</PlatformToolset >
43
+ </PropertyGroup >
44
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='UnicodeDebug|x64'" Label =" Configuration" >
45
+ <ConfigurationType >Application</ConfigurationType >
46
+ <UseOfMfc >false</UseOfMfc >
47
+ <CharacterSet >NotSet</CharacterSet >
48
+ <PlatformToolset >v142</PlatformToolset >
49
+ </PropertyGroup >
50
+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
51
+ <ImportGroup Label =" ExtensionSettings" >
52
+ <Import Project =" Frhed.props" />
53
+ </ImportGroup >
54
+ <ImportGroup Condition =" '$(Configuration)|$(Platform)'=='UnicodeRelease|Win32'" Label =" PropertySheets" >
55
+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
56
+ <Import Project =" $(SolutionDir)vsprops\$(Platform).props" />
57
+ </ImportGroup >
58
+ <ImportGroup Condition =" '$(Configuration)|$(Platform)'=='UnicodeDebug|Win32'" Label =" PropertySheets" >
59
+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
60
+ <Import Project =" $(SolutionDir)vsprops\$(Platform).props" />
61
+ </ImportGroup >
62
+ <ImportGroup Condition =" '$(Configuration)|$(Platform)'=='UnicodeRelease|x64'" Label =" PropertySheets" >
63
+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
64
+ <Import Project =" $(SolutionDir)vsprops\$(Platform).props" />
65
+ </ImportGroup >
66
+ <ImportGroup Condition =" '$(Configuration)|$(Platform)'=='UnicodeDebug|x64'" Label =" PropertySheets" >
67
+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
68
+ <Import Project =" $(SolutionDir)vsprops\$(Platform).props" />
69
+ </ImportGroup >
70
+ <PropertyGroup Label =" UserMacros" />
71
+ <PropertyGroup >
72
+ <_ProjectFileVersion >10.0.40219.1</_ProjectFileVersion >
73
+ <OutDir Condition =" '$(Configuration)|$(Platform)'=='UnicodeDebug|Win32'" >$(SolutionDir)Build\frhed\$(Platform)\$(Configuration)\</OutDir >
74
+ <IntDir Condition =" '$(Configuration)|$(Platform)'=='UnicodeDebug|Win32'" >$(SolutionDir)BuildTmp\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir >
75
+ <LinkIncremental Condition =" '$(Configuration)|$(Platform)'=='UnicodeDebug|Win32'" >false</LinkIncremental >
76
+ <OutDir Condition =" '$(Configuration)|$(Platform)'=='UnicodeDebug|x64'" >$(SolutionDir)Build\frhed\$(Platform)\$(Configuration)\</OutDir >
77
+ <IntDir Condition =" '$(Configuration)|$(Platform)'=='UnicodeDebug|x64'" >$(SolutionDir)BuildTmp\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir >
78
+ <LinkIncremental Condition =" '$(Configuration)|$(Platform)'=='UnicodeDebug|x64'" >false</LinkIncremental >
79
+ <OutDir Condition =" '$(Configuration)|$(Platform)'=='UnicodeRelease|Win32'" >$(SolutionDir)Build\frhed\$(Platform)\$(Configuration)\</OutDir >
80
+ <IntDir Condition =" '$(Configuration)|$(Platform)'=='UnicodeRelease|Win32'" >$(SolutionDir)BuildTmp\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir >
81
+ <LinkIncremental Condition =" '$(Configuration)|$(Platform)'=='UnicodeRelease|Win32'" >false</LinkIncremental >
82
+ <OutDir Condition =" '$(Configuration)|$(Platform)'=='UnicodeRelease|x64'" >$(SolutionDir)Build\frhed\$(Platform)\$(Configuration)\</OutDir >
83
+ <IntDir Condition =" '$(Configuration)|$(Platform)'=='UnicodeRelease|x64'" >$(SolutionDir)BuildTmp\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir >
84
+ <LinkIncremental Condition =" '$(Configuration)|$(Platform)'=='UnicodeRelease|x64'" >false</LinkIncremental >
85
+ </PropertyGroup >
86
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='UnicodeDebug|Win32'" >
87
+ <TargetName >frhed</TargetName >
88
+ </PropertyGroup >
89
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='UnicodeRelease|Win32'" >
90
+ <TargetName >frhed</TargetName >
91
+ </PropertyGroup >
92
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='UnicodeDebug|x64'" >
93
+ <TargetName >frhed</TargetName >
94
+ </PropertyGroup >
95
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='UnicodeRelease|x64'" >
96
+ <TargetName >frhed</TargetName >
97
+ </PropertyGroup >
98
+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='UnicodeDebug|Win32'" >
99
+ <ClCompile >
100
+ <Optimization >Disabled</Optimization >
101
+ <PreprocessorDefinitions >_DEBUG;WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
102
+ <ExceptionHandling >
103
+ </ExceptionHandling >
104
+ <RuntimeLibrary >MultiThreadedDebug</RuntimeLibrary >
105
+ <RuntimeTypeInfo >false</RuntimeTypeInfo >
106
+ <PrecompiledHeader >Use</PrecompiledHeader >
107
+ <PrecompiledHeaderFile >precomp.h</PrecompiledHeaderFile >
108
+ <WarningLevel >Level3</WarningLevel >
109
+ <DebugInformationFormat >ProgramDatabase</DebugInformationFormat >
110
+ <EnableEnhancedInstructionSet >StreamingSIMDExtensions</EnableEnhancedInstructionSet >
111
+ </ClCompile >
112
+ <ResourceCompile >
113
+ <PreprocessorDefinitions >_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions >
114
+ <Culture >0x0409</Culture >
115
+ </ResourceCompile >
116
+ <Link >
117
+ <AdditionalDependencies >version.lib;comctl32.lib;wininet.lib;shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies >
118
+ <GenerateDebugInformation >true</GenerateDebugInformation >
119
+ <SubSystem >Windows</SubSystem >
120
+ <RandomizedBaseAddress >false</RandomizedBaseAddress >
121
+ <DataExecutionPrevention >
122
+ </DataExecutionPrevention >
123
+ <TargetMachine >MachineX86</TargetMachine >
124
+ <MinimumRequiredVersion >5.01</MinimumRequiredVersion >
125
+ </Link >
126
+ <PostBuildEvent >
127
+ <Command >editbin.exe /OSVERSION:4.0 /SUBSYSTEM:WINDOWS,4.0 "$(TargetPath)"</Command >
128
+ </PostBuildEvent >
129
+ <Manifest >
130
+ <EnableDpiAwareness >true</EnableDpiAwareness >
131
+ </Manifest >
132
+ </ItemDefinitionGroup >
133
+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='UnicodeDebug|x64'" >
134
+ <ClCompile >
135
+ <Optimization >Disabled</Optimization >
136
+ <PreprocessorDefinitions >_DEBUG;WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
137
+ <ExceptionHandling >
138
+ </ExceptionHandling >
139
+ <RuntimeLibrary >MultiThreadedDebug</RuntimeLibrary >
140
+ <RuntimeTypeInfo >false</RuntimeTypeInfo >
141
+ <PrecompiledHeader >Use</PrecompiledHeader >
142
+ <PrecompiledHeaderFile >precomp.h</PrecompiledHeaderFile >
143
+ <WarningLevel >Level3</WarningLevel >
144
+ <DebugInformationFormat >ProgramDatabase</DebugInformationFormat >
145
+ </ClCompile >
146
+ <ResourceCompile >
147
+ <PreprocessorDefinitions >_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions >
148
+ <Culture >0x0409</Culture >
149
+ </ResourceCompile >
150
+ <Link >
151
+ <AdditionalDependencies >version.lib;comctl32.lib;wininet.lib;shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies >
152
+ <GenerateDebugInformation >true</GenerateDebugInformation >
153
+ <SubSystem >Windows</SubSystem >
154
+ <RandomizedBaseAddress >false</RandomizedBaseAddress >
155
+ <DataExecutionPrevention >
156
+ </DataExecutionPrevention >
157
+ <TargetMachine >MachineX64</TargetMachine >
158
+ <MinimumRequiredVersion >5.02</MinimumRequiredVersion >
159
+ </Link >
160
+ <Manifest >
161
+ <EnableDpiAwareness >true</EnableDpiAwareness >
162
+ </Manifest >
163
+ </ItemDefinitionGroup >
164
+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='UnicodeRelease|Win32'" >
165
+ <ClCompile >
166
+ <Optimization >MinSpace</Optimization >
167
+ <PreprocessorDefinitions >NDEBUG;WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
168
+ <ExceptionHandling >
169
+ </ExceptionHandling >
170
+ <RuntimeLibrary >MultiThreaded</RuntimeLibrary >
171
+ <BufferSecurityCheck >false</BufferSecurityCheck >
172
+ <RuntimeTypeInfo >false</RuntimeTypeInfo >
173
+ <PrecompiledHeader >Use</PrecompiledHeader >
174
+ <PrecompiledHeaderFile >precomp.h</PrecompiledHeaderFile >
175
+ <WarningLevel >Level3</WarningLevel >
176
+ <EnableEnhancedInstructionSet >StreamingSIMDExtensions</EnableEnhancedInstructionSet >
177
+ </ClCompile >
178
+ <ResourceCompile >
179
+ <PreprocessorDefinitions >NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions >
180
+ <Culture >0x0409</Culture >
181
+ </ResourceCompile >
182
+ <Link >
183
+ <AdditionalDependencies >version.lib;comctl32.lib;wininet.lib;shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies >
184
+ <GenerateDebugInformation >true</GenerateDebugInformation >
185
+ <SubSystem >Windows</SubSystem >
186
+ <TargetMachine >MachineX86</TargetMachine >
187
+ <ShowProgress >NotSet</ShowProgress >
188
+ </Link >
189
+ <PostBuildEvent >
190
+ <Command >editbin.exe /OSVERSION:4.0 /SUBSYSTEM:WINDOWS,4.0 "$(TargetPath)"</Command >
191
+ </PostBuildEvent >
192
+ <Manifest >
193
+ <EnableDpiAwareness >true</EnableDpiAwareness >
194
+ </Manifest >
195
+ </ItemDefinitionGroup >
196
+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='UnicodeRelease|x64'" >
197
+ <ClCompile >
198
+ <Optimization >MinSpace</Optimization >
199
+ <PreprocessorDefinitions >NDEBUG;WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
200
+ <ExceptionHandling >
201
+ </ExceptionHandling >
202
+ <RuntimeLibrary >MultiThreaded</RuntimeLibrary >
203
+ <BufferSecurityCheck >false</BufferSecurityCheck >
204
+ <RuntimeTypeInfo >false</RuntimeTypeInfo >
205
+ <PrecompiledHeader >Use</PrecompiledHeader >
206
+ <PrecompiledHeaderFile >precomp.h</PrecompiledHeaderFile >
207
+ <WarningLevel >Level3</WarningLevel >
208
+ </ClCompile >
209
+ <ResourceCompile >
210
+ <PreprocessorDefinitions >NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions >
211
+ <Culture >0x0409</Culture >
212
+ </ResourceCompile >
213
+ <Link >
214
+ <AdditionalDependencies >version.lib;comctl32.lib;wininet.lib;shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies >
215
+ <SubSystem >Windows</SubSystem >
216
+ <RandomizedBaseAddress >false</RandomizedBaseAddress >
217
+ <DataExecutionPrevention >
218
+ </DataExecutionPrevention >
219
+ <TargetMachine >MachineX64</TargetMachine >
220
+ </Link >
221
+ <Manifest >
222
+ <EnableDpiAwareness >true</EnableDpiAwareness >
223
+ </Manifest >
224
+ </ItemDefinitionGroup >
225
+ <ItemGroup >
226
+ <ClCompile Include =" main.cpp" />
227
+ <ClCompile Include =" precomp.cpp" >
228
+ <PrecompiledHeader Condition =" '$(Configuration)|$(Platform)'=='UnicodeDebug|Win32'" >Create</PrecompiledHeader >
229
+ <PrecompiledHeader Condition =" '$(Configuration)|$(Platform)'=='UnicodeDebug|x64'" >Create</PrecompiledHeader >
230
+ <PrecompiledHeader Condition =" '$(Configuration)|$(Platform)'=='UnicodeRelease|Win32'" >Create</PrecompiledHeader >
231
+ <PrecompiledHeader Condition =" '$(Configuration)|$(Platform)'=='UnicodeRelease|x64'" >Create</PrecompiledHeader >
232
+ </ClCompile >
233
+ <ClCompile Include =" toolbar.cpp" />
234
+ </ItemGroup >
235
+ <ItemGroup >
236
+ <ClInclude Include =" heksedit.h" />
237
+ <ClInclude Include =" hexwnd.h" />
238
+ <ClInclude Include =" precomp.h" />
239
+ <ClInclude Include =" toolbar.h" />
240
+ <ClInclude Include =" version.h" />
241
+ <ClInclude Include =" resource.h" />
242
+ </ItemGroup >
243
+ <ItemGroup >
244
+ <None Include =" res\Frhed.ico" />
245
+ <docs Include =" ..\Docs\Users\ChangeLog.txt" />
246
+ <docs Include =" ..\Docs\Users\Contributors.txt" />
247
+ <docs Include =" ..\Docs\Users\History.txt" />
248
+ <docs Include =" ..\Docs\Users\Links.txt" />
249
+ <docs Include =" ..\Docs\Users\Sample.tpl" >
250
+ <FileType >Document</FileType >
251
+ </docs >
252
+ </ItemGroup >
253
+ <ItemGroup >
254
+ <ResourceCompile Include =" Frhed.rc" />
255
+ </ItemGroup >
256
+ <ItemGroup >
257
+ <po Include =" ..\Translations\Frhed\de.po" />
258
+ <po Include =" ..\Translations\Frhed\fr.po" />
259
+ <po Include =" ..\Translations\Frhed\ja.po" />
260
+ <po Include =" ..\Translations\Frhed\nl.po" />
261
+ </ItemGroup >
262
+ <ItemGroup >
263
+ <ProjectReference Include =" heksedit.vcxproj" >
264
+ <Project >{488796f1-8e07-40fe-a006-b6252e958746}</Project >
265
+ <ReferenceOutputAssembly >false</ReferenceOutputAssembly >
266
+ </ProjectReference >
267
+ </ItemGroup >
268
+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
269
+ <ImportGroup Label =" ExtensionTargets" >
270
+ <Import Project =" Frhed.targets" />
271
+ </ImportGroup >
272
+ </Project >
0 commit comments