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+ <ProjectGuid >4dd08a41-2945-4ddd-9821-4bf8a301fa9b</ProjectGuid >
6+ <OutputType >Library</OutputType >
7+ <AppDesignerFolder >Properties</AppDesignerFolder >
8+ <RootNamespace >FabZipVo</RootNamespace >
9+ <AssemblyName >FabZipVo</AssemblyName >
10+ <TargetFrameworkVersion >v4.6</TargetFrameworkVersion >
11+ <Name >FabZipVo</Name >
12+ <Nologo >true</Nologo >
13+ <GenerateFullPaths >true</GenerateFullPaths >
14+ <Dialect >VO</Dialect >
15+ <na >false</na >
16+ <az >false</az >
17+ <nostddef >false</nostddef >
18+ <ins >true</ins >
19+ <unsafe >true</unsafe >
20+ <vo2 >true</vo2 >
21+ <vo3 >true</vo3 >
22+ <vo4 >true</vo4 >
23+ <vo6 >true</vo6 >
24+ <vo7 >true</vo7 >
25+ <vo9 >true</vo9 >
26+ <vo10 >true</vo10 >
27+ <vo13 >true</vo13 >
28+ <vo14 >true</vo14 >
29+ <vo15 >true</vo15 >
30+ <vo16 >true</vo16 >
31+ <lb >false</lb >
32+ <OutputName >FabZipVo</OutputName >
33+ <StartupObject />
34+ <ApplicationIcon />
35+ <VulcanCompatibleResources >False</VulcanCompatibleResources >
36+ <NoWin32Manifest >False</NoWin32Manifest >
37+ <TargetFrameworkProfile />
38+ </PropertyGroup >
39+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU'" Label =" Configuration" >
40+ <PlatformTarget >AnyCPU</PlatformTarget >
41+ <EmitDebugInformation >true</EmitDebugInformation >
42+ <DebugType >full</DebugType >
43+ <Optimize >false</Optimize >
44+ <OutputPath >bin\Debug\</OutputPath >
45+ <DefineConstants >DEBUG;TRACE</DefineConstants >
46+ <ErrorReport >prompt</ErrorReport >
47+ <WarningLevel >4</WarningLevel >
48+ </PropertyGroup >
49+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU'" Label =" Configuration" >
50+ <PlatformTarget >AnyCPU</PlatformTarget >
51+ <EmitDebugInformation >false</EmitDebugInformation >
52+ <DebugType >pdbonly</DebugType >
53+ <Optimize >true</Optimize >
54+ <OutputPath >bin\Release\</OutputPath >
55+ <DefineConstants >TRACE</DefineConstants >
56+ <ErrorReport >prompt</ErrorReport >
57+ <WarningLevel >4</WarningLevel >
58+ </PropertyGroup >
59+ <Import Project =" $(MSBuildExtensionsPath)\XSharp\XSharp.targets" />
60+ <ItemGroup >
61+ <Reference Include =" DotNetZip, Version=1.13.6.0, Culture=neutral, PublicKeyToken=6583c7c814667745" >
62+ <Name >DotNetZip</Name >
63+ <AssemblyName >DotNetZip.dll</AssemblyName >
64+ <SpecificVersion >False</SpecificVersion >
65+ <Private >True</Private >
66+ <HintPath >..\packages\DotNetZip.1.13.6\lib\net40\DotNetZip.dll</HintPath >
67+ </Reference >
68+ <Reference Include =" mscorlib" />
69+ <Reference Include =" System" />
70+ <Reference Include =" System.Core" />
71+ <Reference Include =" System.Data" />
72+ <Reference Include =" System.Data.DataSetExtensions" />
73+ <Reference Include =" System.Xml" />
74+ <Reference Include =" System.Xml.Linq" />
75+ <Reference Include =" VOGUIClasses, Version=2.1.0.0, Culture=neutral, PublicKeyToken=a967d8055360a7b9" >
76+ <Name >VOGUIClasses</Name >
77+ <AssemblyName >VOGUIClasses.dll</AssemblyName >
78+ <SpecificVersion >False</SpecificVersion >
79+ <Private >True</Private >
80+ <HintPath >..\..\..\..\Program Files (x86)\XSharp\Redist\VOGUIClasses.dll</HintPath >
81+ </Reference >
82+ <Reference Include =" VOSystemClasses, Version=2.1.0.0, Culture=neutral, PublicKeyToken=a967d8055360a7b9" >
83+ <Name >VOSystemClasses</Name >
84+ <AssemblyName >VOSystemClasses.dll</AssemblyName >
85+ <SpecificVersion >False</SpecificVersion >
86+ <Private >True</Private >
87+ <HintPath >..\..\..\..\Program Files (x86)\XSharp\Redist\VOSystemClasses.dll</HintPath >
88+ </Reference >
89+ <Reference Include =" VOWin32APILibrary, Version=2.1.0.0, Culture=neutral, PublicKeyToken=a967d8055360a7b9" >
90+ <Name >VOWin32APILibrary</Name >
91+ <AssemblyName >VOWin32APILibrary.dll</AssemblyName >
92+ <SpecificVersion >False</SpecificVersion >
93+ <Private >True</Private >
94+ <HintPath >..\..\..\..\Program Files (x86)\XSharp\Redist\VOWin32APILibrary.dll</HintPath >
95+ </Reference >
96+ <Reference Include =" XSharp.Core" />
97+ <Reference Include =" XSharp.Rt" />
98+ <Reference Include =" XSharp.VO" />
99+ </ItemGroup >
100+ <ItemGroup >
101+ <Compile Include =" FabZipFileCtrl.prg" />
102+ <Compile Include =" Properties\AssemblyInfo.prg" >
103+ <SubType >Code</SubType >
104+ </Compile >
105+ </ItemGroup >
106+ <ItemGroup >
107+ <Folder Include =" Properties\" />
108+ </ItemGroup >
109+ <ItemGroup >
110+ <ProjectReference Include =" ..\FabZip\FabZip.xsproj" >
111+ <Name >FabZip</Name >
112+ <Project >{bf4092de-ca8d-4ebe-b4e2-8fa9660845aa}</Project >
113+ <Private >True</Private >
114+ </ProjectReference >
115+ </ItemGroup >
116+ <ItemGroup >
117+ <None Include =" packages.config" />
118+ </ItemGroup >
119+ <!-- This next bit is required unless the macro used to Import your targets is defined in an MSBuild toolset. -->
120+ <ProjectExtensions >
121+ <ProjectCapabilities >
122+ <ProjectConfigurationsDeclaredAsItems />
123+ </ProjectCapabilities >
124+ </ProjectExtensions >
125+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU'" >
126+ <PreBuildEvent />
127+ <PostBuildEvent />
128+ <RunPostBuildEvent />
129+ </PropertyGroup >
130+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU'" >
131+ <PreBuildEvent />
132+ <PostBuildEvent />
133+ <RunPostBuildEvent />
134+ </PropertyGroup >
135+ </Project >
0 commit comments