Last change
on this file since 794 was 781, checked in by イグトランス (egtra), 14 years ago |
abdev新ソース用プロジェクトabdev-implとAB全体の単体テスト用プロジェクトab-testの追加。LoadIcon代替関数の作成(テスト未記述)。
|
File size:
507 bytes
|
Rev | Line | |
---|
[781] | 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 | </ClCompile>
|
---|
| 10 | </ItemDefinitionGroup>
|
---|
| 11 | <ItemGroup />
|
---|
| 12 | </Project>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.