Line 108... |
Line 108... |
108 |
<EntryPointSymbol>main</EntryPointSymbol>
|
108 |
<EntryPointSymbol>main</EntryPointSymbol>
|
109 |
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
109 |
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
110 |
<DataExecutionPrevention />
|
110 |
<DataExecutionPrevention />
|
111 |
<TargetMachine>MachineX86</TargetMachine>
|
111 |
<TargetMachine>MachineX86</TargetMachine>
|
112 |
</Link>
|
112 |
</Link>
|
- |
|
113 |
<EmbeddedResource>
|
- |
|
114 |
<LogicalName>$(RootNamespace).%(Filename).resources</LogicalName>
|
- |
|
115 |
</EmbeddedResource>
|
113 |
</ItemDefinitionGroup>
|
116 |
</ItemDefinitionGroup>
|
114 |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
117 |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
115 |
<ClCompile>
|
118 |
<ClCompile>
|
116 |
<PreprocessorDefinitions>WIN32;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
119 |
<PreprocessorDefinitions>WIN32;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
117 |
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
120 |
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
Line 128... |
Line 131... |
128 |
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
131 |
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
129 |
<DataExecutionPrevention />
|
132 |
<DataExecutionPrevention />
|
130 |
<TargetMachine>MachineX86</TargetMachine>
|
133 |
<TargetMachine>MachineX86</TargetMachine>
|
131 |
<LinkTimeCodeGeneration>Default</LinkTimeCodeGeneration>
|
134 |
<LinkTimeCodeGeneration>Default</LinkTimeCodeGeneration>
|
132 |
</Link>
|
135 |
</Link>
|
- |
|
136 |
<EmbeddedResource>
|
- |
|
137 |
<LogicalName>$(RootNamespace).%(Filename).resources</LogicalName>
|
- |
|
138 |
</EmbeddedResource>
|
133 |
</ItemDefinitionGroup>
|
139 |
</ItemDefinitionGroup>
|
134 |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
140 |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
135 |
<Midl>
|
141 |
<Midl>
|
136 |
<TargetEnvironment>X64</TargetEnvironment>
|
142 |
<TargetEnvironment>X64</TargetEnvironment>
|
137 |
</Midl>
|
143 |
</Midl>
|