blob: 1af9561f5d8a5f8d6de893eaf73d7c26397fe0d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
<?xml version="1.0" encoding="windows-1251"?>
<VisualStudioProject
ProjectType="Intel C++ Project"
Version="11.1"
Name="new_gpg"
ProjectGUID="{9AD3350E-D58E-4128-A90D-6DC4C3775198}"
VCNestedProjectGUID="{F29D0C8D-141A-43CF-86B2-34A04653F8D4}"
VCNestedProjectFileName="new_gpg.vcproj">
<Configurations>
<Configuration
Name="Debug|Win32">
<Tool
Name="GeneralTool"
InterproceduralOptimization="true"/>
</Configuration>
<Configuration
Name="Release Unicode (static)|Win32">
<Tool
Name="CppCmplrTool"
GlobalOptimizations="true"
OptimizeForWindowsApplication="true"
EnableEnhancedInstructionSet="1001"
FloatingPointModel="1000"/>
</Configuration>
</Configurations>
<Files/>
</VisualStudioProject>
|