Last change
on this file since 805 was 803, checked in by イグトランス (egtra), 14 years ago |
Hashmapの実装にunorderedを用いるよう変更
|
File size:
631 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
3 | <ImportGroup Label="PropertySheets" />
|
---|
4 | <PropertyGroup Label="UserMacros" />
|
---|
5 | <PropertyGroup />
|
---|
6 | <ItemDefinitionGroup>
|
---|
7 | <ClCompile>
|
---|
8 | <PreprocessorDefinitions>WINVER=0x0501;_WIN32_WINNT=0x0501;;_WIN32_IE=0x0600;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
---|
9 | </ClCompile>
|
---|
10 | <Link>
|
---|
11 | <AdditionalLibraryDirectories>..\..\jenga\lib\x64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
---|
12 | </Link>
|
---|
13 | </ItemDefinitionGroup>
|
---|
14 | <ItemGroup />
|
---|
15 | </Project>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.