13 lines
640 B
Plaintext
13 lines
640 B
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<ImportGroup Label="PropertySheets" />
|
||
|
<PropertyGroup Label="UserMacros" />
|
||
|
<PropertyGroup />
|
||
|
<ItemDefinitionGroup>
|
||
|
<ClCompile>
|
||
|
<PreprocessorDefinitions>typeof=decltype;POPCNT_CAPABILITY;ssize_t=SSIZE_T;NOMINMAX;_CRT_SECURE_NO_WARNINGS;_LARGEFILE_SOURCE;_FILE_OFFSET_BITS=64;_GNU_SOURCE;_MBCS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<AdditionalIncludeDirectories>codeStubs</AdditionalIncludeDirectories>
|
||
|
</ClCompile>
|
||
|
</ItemDefinitionGroup>
|
||
|
<ItemGroup />
|
||
|
</Project>
|