source: dev/trunk/ab5.0/abdev/ab-common-32.vsprops@ 825

Last change on this file since 825 was 825, checked in by イグトランス (egtra), 12 years ago

ソリューションの整理。x64/x86を同じソリューションにまとめた。リソースのプロジェクトをVS2005化した。

File size: 333 bytes
Line 
1<?xml version="1.0" encoding="shift_jis"?>
2<VisualStudioPropertySheet
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="ab-common-32"
6 InheritedPropertySheets=".\ab-common.vsprops"
7 >
8 <Tool
9 Name="VCLinkerTool"
10 AdditionalLibraryDirectories="$(SolutionDir)lib\x86"
11 TargetMachine="1"
12 />
13</VisualStudioPropertySheet>
Note: See TracBrowser for help on using the repository browser.