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
+ </ItemGroup >
21
+ <PropertyGroup Label =" Globals" >
22
+ <ProjectGuid >{7104B58F-2E1B-4339-92C1-90B63382296A}</ProjectGuid >
23
+ <RootNamespace >EditRaster</RootNamespace >
24
+ <Keyword >Win32Proj</Keyword >
25
+ </PropertyGroup >
26
+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
27
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" Label =" Configuration" >
28
+ <ConfigurationType >Application</ConfigurationType >
29
+ <CharacterSet >Unicode</CharacterSet >
30
+ <WholeProgramOptimization >true</WholeProgramOptimization >
31
+ <PlatformToolset >v140</PlatformToolset >
32
+ </PropertyGroup >
33
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
34
+ <ConfigurationType >Application</ConfigurationType >
35
+ <CharacterSet >Unicode</CharacterSet >
36
+ <PlatformToolset >v140</PlatformToolset >
37
+ </PropertyGroup >
38
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
39
+ <ConfigurationType >Application</ConfigurationType >
40
+ <CharacterSet >Unicode</CharacterSet >
41
+ <WholeProgramOptimization >true</WholeProgramOptimization >
42
+ <PlatformToolset >v140</PlatformToolset >
43
+ </PropertyGroup >
44
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
45
+ <ConfigurationType >Application</ConfigurationType >
46
+ <CharacterSet >Unicode</CharacterSet >
47
+ <PlatformToolset >v140</PlatformToolset >
48
+ </PropertyGroup >
49
+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
50
+ <ImportGroup Label =" ExtensionSettings" >
51
+ </ImportGroup >
52
+ <ImportGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" Label =" PropertySheets" >
53
+ <Import Project =" ..\TauDEM_Build_Configurations\common_release_32.props" />
54
+ <Import Project =" ..\TauDEM_Build_Configurations\win32_library.props" />
55
+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
56
+ </ImportGroup >
57
+ <ImportGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" PropertySheets" >
58
+ <Import Project =" ..\TauDEM_Build_Configurations\common_debug_32.props" />
59
+ <Import Project =" ..\TauDEM_Build_Configurations\win32_library.props" />
60
+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
61
+ </ImportGroup >
62
+ <ImportGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" PropertySheets" >
63
+ <Import Project =" ..\TauDEM_Build_Configurations\common_release_64.props" />
64
+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
65
+ </ImportGroup >
66
+ <ImportGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" PropertySheets" >
67
+ <Import Project =" ..\TauDEM_Build_Configurations\common_debug_64.props" />
68
+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
69
+ </ImportGroup >
70
+ <PropertyGroup Label =" UserMacros" />
71
+ <PropertyGroup >
72
+ <_ProjectFileVersion >10.0.30319.1</_ProjectFileVersion >
73
+ <OutDir Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >$(SolutionDir)$(Configuration)\</OutDir >
74
+ <IntDir Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >$(Configuration)\</IntDir >
75
+ <OutDir Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >$(SolutionDir)$(Platform)\$(Configuration)\</OutDir >
76
+ <IntDir Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >$(Platform)\$(Configuration)\</IntDir >
77
+ <OutDir Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >$(SolutionDir)$(Configuration)\</OutDir >
78
+ <IntDir Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >$(Configuration)\</IntDir >
79
+ <OutDir Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >$(SolutionDir)$(Platform)\$(Configuration)\</OutDir >
80
+ <IntDir Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >$(Platform)\$(Configuration)\</IntDir >
81
+ <CodeAnalysisRuleSet Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >AllRules.ruleset</CodeAnalysisRuleSet >
82
+ <CodeAnalysisRules Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" />
83
+ <CodeAnalysisRuleAssemblies Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" />
84
+ <CodeAnalysisRuleSet Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >AllRules.ruleset</CodeAnalysisRuleSet >
85
+ <CodeAnalysisRules Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" />
86
+ <CodeAnalysisRuleAssemblies Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" />
87
+ <CodeAnalysisRuleSet Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >AllRules.ruleset</CodeAnalysisRuleSet >
88
+ <CodeAnalysisRules Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" />
89
+ <CodeAnalysisRuleAssemblies Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" />
90
+ <CodeAnalysisRuleSet Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >AllRules.ruleset</CodeAnalysisRuleSet >
91
+ <CodeAnalysisRules Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" />
92
+ <CodeAnalysisRuleAssemblies Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" />
93
+ </PropertyGroup >
94
+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
95
+ <ClCompile >
96
+ <Optimization >Disabled</Optimization >
97
+ <PreprocessorDefinitions >WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions >
98
+ <MinimalRebuild >true</MinimalRebuild >
99
+ <BasicRuntimeChecks >EnableFastChecks</BasicRuntimeChecks >
100
+ <RuntimeLibrary >MultiThreadedDebugDLL</RuntimeLibrary >
101
+ <PrecompiledHeader >
102
+ </PrecompiledHeader >
103
+ </ClCompile >
104
+ <Link >
105
+ <AdditionalDependencies >msmpi.lib;%(AdditionalDependencies)</AdditionalDependencies >
106
+ <GenerateDebugInformation >true</GenerateDebugInformation >
107
+ <SubSystem >Console</SubSystem >
108
+ <TargetMachine >MachineX86</TargetMachine >
109
+ </Link >
110
+ </ItemDefinitionGroup >
111
+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
112
+ <Midl >
113
+ <TargetEnvironment >X64</TargetEnvironment >
114
+ </Midl >
115
+ <ClCompile >
116
+ <Optimization >Disabled</Optimization >
117
+ <PreprocessorDefinitions >WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions >
118
+ <MinimalRebuild >true</MinimalRebuild >
119
+ <BasicRuntimeChecks >EnableFastChecks</BasicRuntimeChecks >
120
+ <RuntimeLibrary >MultiThreadedDebugDLL</RuntimeLibrary >
121
+ <PrecompiledHeader >
122
+ </PrecompiledHeader >
123
+ </ClCompile >
124
+ <Link >
125
+ <AdditionalDependencies >gdal_i.lib;msmpi.lib;%(AdditionalDependencies)</AdditionalDependencies >
126
+ <GenerateDebugInformation >true</GenerateDebugInformation >
127
+ <SubSystem >Console</SubSystem >
128
+ <TargetMachine >MachineX64</TargetMachine >
129
+ </Link >
130
+ </ItemDefinitionGroup >
131
+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
132
+ <ClCompile >
133
+ <Optimization >MaxSpeed</Optimization >
134
+ <IntrinsicFunctions >true</IntrinsicFunctions >
135
+ <PreprocessorDefinitions >WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
136
+ <RuntimeLibrary >MultiThreadedDLL</RuntimeLibrary >
137
+ <FunctionLevelLinking >true</FunctionLevelLinking >
138
+ <PrecompiledHeader >
139
+ </PrecompiledHeader >
140
+ </ClCompile >
141
+ <Link >
142
+ <AdditionalDependencies >msmpi.lib;%(AdditionalDependencies)</AdditionalDependencies >
143
+ <GenerateDebugInformation >true</GenerateDebugInformation >
144
+ <SubSystem >Console</SubSystem >
145
+ <OptimizeReferences >true</OptimizeReferences >
146
+ <EnableCOMDATFolding >true</EnableCOMDATFolding >
147
+ <TargetMachine >MachineX86</TargetMachine >
148
+ </Link >
149
+ </ItemDefinitionGroup >
150
+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
151
+ <Midl >
152
+ <TargetEnvironment >X64</TargetEnvironment >
153
+ </Midl >
154
+ <ClCompile >
155
+ <Optimization >MaxSpeed</Optimization >
156
+ <IntrinsicFunctions >true</IntrinsicFunctions >
157
+ <PreprocessorDefinitions >WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions >
158
+ <RuntimeLibrary >MultiThreadedDLL</RuntimeLibrary >
159
+ <FunctionLevelLinking >true</FunctionLevelLinking >
160
+ <PrecompiledHeader >
161
+ </PrecompiledHeader >
162
+ </ClCompile >
163
+ <Link >
164
+ <AdditionalDependencies >gdal_i.lib;msmpi.lib;%(AdditionalDependencies)</AdditionalDependencies >
165
+ <GenerateDebugInformation >true</GenerateDebugInformation >
166
+ <SubSystem >Console</SubSystem >
167
+ <OptimizeReferences >true</OptimizeReferences >
168
+ <EnableCOMDATFolding >true</EnableCOMDATFolding >
169
+ <TargetMachine >MachineX64</TargetMachine >
170
+ </Link >
171
+ </ItemDefinitionGroup >
172
+ <ItemGroup >
173
+ <ClCompile Include =" ..\..\src\commonLib.cpp" />
174
+ <ClCompile Include =" ..\..\src\EditRaster.cpp" />
175
+ <ClCompile Include =" ..\..\src\EditRastermn.cpp" />
176
+ <ClCompile Include =" ..\..\src\tiffIO.cpp" />
177
+ </ItemGroup >
178
+ <ItemGroup >
179
+ <ResourceCompile Include =" ..\TauDEM.rc" />
180
+ </ItemGroup >
181
+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
182
+ <ImportGroup Label =" ExtensionTargets" >
183
+ </ImportGroup >
184
+ </Project >
0 commit comments