Last change
on this file since 802 was 798, checked in by イグトランス (egtra), 14 years ago |
PSAPIを使用している箇所について、Toolhelp32と選択するよう修正
|
File size:
706 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=0x040A;_WIN32_WINNT=0x0403;_WIN32_WINDOWS=0x0400;_WIN32_IE=0x0401;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
---|
9 | <EnablePREfast>true</EnablePREfast>
|
---|
10 | </ClCompile>
|
---|
11 | <Link>
|
---|
12 | <AdditionalLibraryDirectories>..\..\jenga\lib\x86;..\lib\x86;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
---|
13 | </Link>
|
---|
14 | </ItemDefinitionGroup>
|
---|
15 | <ItemGroup />
|
---|
16 | </Project>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.