|
Last change
on this file since 827 was 825, checked in by イグトランス (egtra), 14 years ago |
|
ソリューションの整理。x64/x86を同じソリューションにまとめた。リソースのプロジェクトをVS2005化した。
|
|
File size:
413 bytes
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="shift_jis"?>
|
|---|
| 2 | <VisualStudioPropertySheet
|
|---|
| 3 | ProjectType="Visual C++"
|
|---|
| 4 | Version="8.00"
|
|---|
| 5 | Name="ab-common-64"
|
|---|
| 6 | InheritedPropertySheets=".\ab-common.vsprops"
|
|---|
| 7 | >
|
|---|
| 8 | <Tool
|
|---|
| 9 | Name="VCCLCompilerTool"
|
|---|
| 10 | PreprocessorDefinitions="_AMD64_"
|
|---|
| 11 | />
|
|---|
| 12 | <Tool
|
|---|
| 13 | Name="VCLinkerTool"
|
|---|
| 14 | AdditionalLibraryDirectories="$(SolutionDir)lib\amd64"
|
|---|
| 15 | TargetMachine="17"
|
|---|
| 16 | />
|
|---|
| 17 | </VisualStudioPropertySheet>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.