1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 4.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <Import Project =" $(MSBuildExtensionsPath)\XSharp\XSharp.Default.props" />
4+ <PropertyGroup >
5+ <Dialect >VO</Dialect >
6+ <PlatformTarget >x86</PlatformTarget >
7+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
8+ <TransporterVersion >1.1.157.0</TransporterVersion >
9+ <ProjectGuid >{0272327B-FC8C-4B26-A0CB-41EB7F1D945E}</ProjectGuid >
10+ <OutputType >Library</OutputType >
11+ <Nologo >true</Nologo >
12+ <GenerateFullPaths >false</GenerateFullPaths >
13+ <Name >FabPaintLib</Name >
14+ <RootNamespace >FabPaintLib</RootNamespace >
15+ <VO3 >true</VO3 >
16+ <UnSafe >true</UnSafe >
17+ <VO5 >false</VO5 >
18+ <VO10 >true</VO10 >
19+ <VO11 >true</VO11 >
20+ <VO9 >true</VO9 >
21+ <VO2 >true</VO2 >
22+ <VO4 >true</VO4 >
23+ <OVF >true</OVF >
24+ <FOVF >true</FOVF >
25+ <VO12 >false</VO12 >
26+ <LB >true</LB >
27+ <CS >false</CS >
28+ <AZ >false</AZ >
29+ <VO6 >true</VO6 >
30+ <VO7 >true</VO7 >
31+ <VO8 >true</VO8 >
32+ <TargetFrameworkVersion >v4.6</TargetFrameworkVersion >
33+ <AssemblyName >FabPaintLib</AssemblyName >
34+ <Comments >
35+ </Comments >
36+ <INS >true</INS >
37+ <NS >false</NS >
38+ <XSharpProjectversion >2.3.0.0</XSharpProjectversion >
39+ <StartupObject />
40+ <ApplicationIcon />
41+ <VulcanCompatibleResources >False</VulcanCompatibleResources >
42+ <NoWin32Manifest >False</NoWin32Manifest >
43+ <TargetFrameworkProfile />
44+ <NamedArgs >false</NamedArgs >
45+ <Memvar >false</Memvar >
46+ <Undeclared >false</Undeclared >
47+ <NoStandardDefs >false</NoStandardDefs >
48+ <IncludePaths />
49+ <StandardDefs />
50+ <InitLocals >true</InitLocals >
51+ </PropertyGroup >
52+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU'" >
53+ <EmitDebugInformation >true</EmitDebugInformation >
54+ <DefineConstants >DEBUG</DefineConstants >
55+ <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
56+ <OutputPath >$(Configuration)\</OutputPath >
57+ <IntermediateOutputPath >obj\$(Configuration)\</IntermediateOutputPath >
58+ </PropertyGroup >
59+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU'" >
60+ <EmitDebugInformation >false</EmitDebugInformation >
61+ <DefineConstants >NDEBUG</DefineConstants >
62+ <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
63+ <OutputPath >$(Configuration)\</OutputPath >
64+ <IntermediateOutputPath >obj\$(Configuration)\</IntermediateOutputPath >
65+ </PropertyGroup >
66+ <ItemGroup >
67+ <Reference Include =" FreeImageNET, Version=3.13.1.1, Culture=neutral, PublicKeyToken=null" >
68+ <Name >FreeImageNET</Name >
69+ <AssemblyName >FreeImageNET.dll</AssemblyName >
70+ <SpecificVersion >False</SpecificVersion >
71+ <Private >True</Private >
72+ <HintPath >FreeImage\FreeImageNET.dll</HintPath >
73+ </Reference >
74+ <Reference Include =" System" >
75+ <Private >False</Private >
76+ <SpecificVersion >False</SpecificVersion >
77+ </Reference >
78+ <Reference Include =" System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" >
79+ <Name >System.Drawing</Name >
80+ <AssemblyName >System.Drawing.dll</AssemblyName >
81+ </Reference >
82+ <Reference Include =" System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
83+ <Name >System.Windows.Forms</Name >
84+ <AssemblyName >System.Windows.Forms.dll</AssemblyName >
85+ </Reference >
86+ <Reference Include =" VOWin32APILibrary, Version=2.1.0.0, Culture=neutral, PublicKeyToken=a967d8055360a7b9" >
87+ <Name >VOWin32APILibrary</Name >
88+ <AssemblyName >VOWin32APILibrary.dll</AssemblyName >
89+ <SpecificVersion >False</SpecificVersion >
90+ <Private >True</Private >
91+ <HintPath >C:\Program Files (x86)\XSharp\Redist\VOWin32APILibrary.dll</HintPath >
92+ </Reference >
93+ <Reference Include =" XSharp.Core, Version=2.1.0.0, Culture=neutral, PublicKeyToken=ed555a0467764586" >
94+ <Name >XSharp.Core</Name >
95+ <AssemblyName >XSharp.Core.dll</AssemblyName >
96+ <SpecificVersion >False</SpecificVersion >
97+ <Private >True</Private >
98+ <HintPath >C:\Program Files (x86)\XSharp\Assemblies\XSharp.Core.dll</HintPath >
99+ </Reference >
100+ <Reference Include =" XSharp.RT, Version=2.1.0.0, Culture=neutral, PublicKeyToken=ed555a0467764586" >
101+ <Name >XSharp.RT</Name >
102+ <AssemblyName >XSharp.RT.dll</AssemblyName >
103+ <SpecificVersion >False</SpecificVersion >
104+ <Private >True</Private >
105+ <HintPath >C:\Program Files (x86)\XSharp\Assemblies\XSharp.RT.dll</HintPath >
106+ </Reference >
107+ <Reference Include =" XSharp.VO, Version=2.1.0.0, Culture=neutral, PublicKeyToken=ed555a0467764586" >
108+ <Name >XSharp.VO</Name >
109+ <AssemblyName >XSharp.VO.dll</AssemblyName >
110+ <SpecificVersion >False</SpecificVersion >
111+ <Private >True</Private >
112+ <HintPath >C:\Program Files (x86)\XSharp\Assemblies\XSharp.VO.dll</HintPath >
113+ </Reference >
114+ </ItemGroup >
115+ <ItemGroup >
116+ <Compile Include =" Properties\AssemblyInfo.prg" />
117+ <Compile Include =" !Read Me.prg" />
118+ <Compile Include =" Add On.prg" />
119+ <Compile Include =" CallBack.prg" />
120+ <Compile Include =" FabMultiPage.prg" />
121+ <Compile Include =" FabPaintLib.prg" />
122+ </ItemGroup >
123+ <ItemGroup >
124+ <None Include =" FreeImage\FreeImage.dll" >
125+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
126+ </None >
127+ <None Include =" FreeImage\FreeImageNET.dll" >
128+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
129+ </None >
130+ <None Include =" Properties\CavoWED.inf" />
131+ <None Include =" Properties\CavoWED.tpl" />
132+ <None Include =" Properties\CavoDED.tpl" />
133+ <None Include =" Properties\CavoFED.tpl" />
134+ </ItemGroup >
135+ <ItemGroup >
136+ <Folder Include =" FreeImage" />
137+ <Folder Include =" Properties\" />
138+ </ItemGroup >
139+ <Import Project =" $(MSBuildExtensionsPath)\XSharp\XSharp.targets" />
140+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU'" >
141+ <PreBuildEvent />
142+ <PostBuildEvent />
143+ <RunPostBuildEvent >OnOutputUpdated</RunPostBuildEvent >
144+ </PropertyGroup >
145+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU'" >
146+ <PreBuildEvent />
147+ <PostBuildEvent />
148+ <RunPostBuildEvent >OnOutputUpdated</RunPostBuildEvent >
149+ </PropertyGroup >
150+ <ProjectExtensions >
151+ <ProjectCapabilities >
152+ <ProjectConfigurationsDeclaredAsItems />
153+ </ProjectCapabilities >
154+ </ProjectExtensions >
155+ </Project >
0 commit comments