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 >Vulcan</Dialect >
6+ <PlatformTarget >x86</PlatformTarget >
7+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
8+ <Name >FabZip</Name >
9+ <ProjectGuid >{BF4092DE-CA8D-4EBE-B4E2-8FA9660845AA}</ProjectGuid >
10+ <OutputType >Library</OutputType >
11+ <Nologo >true</Nologo >
12+ <GenerateFullPaths >false</GenerateFullPaths >
13+ <RootNamespace >FabZip</RootNamespace >
14+ <AssemblyName >FabZip</AssemblyName >
15+ <TargetFrameworkVersion >v4.6</TargetFrameworkVersion >
16+ <XSharpProjectversion >2.3.0.0</XSharpProjectversion >
17+ <StartupObject />
18+ <ApplicationIcon />
19+ <VulcanCompatibleResources >False</VulcanCompatibleResources >
20+ <NoWin32Manifest >False</NoWin32Manifest >
21+ <TargetFrameworkProfile />
22+ </PropertyGroup >
23+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU'" >
24+ <EmitDebugInformation >true</EmitDebugInformation >
25+ <DefineConstants >DEBUG;TRACE</DefineConstants >
26+ <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
27+ <OutputPath >$(Configuration)\</OutputPath >
28+ <IntermediateOutputPath >obj\$(Configuration)\</IntermediateOutputPath >
29+ </PropertyGroup >
30+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU'" >
31+ <EmitDebugInformation >false</EmitDebugInformation >
32+ <DefineConstants >NDEBUG;TRACE</DefineConstants >
33+ <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
34+ <OutputPath >$(Configuration)\</OutputPath >
35+ <IntermediateOutputPath >obj\$(Configuration)\</IntermediateOutputPath >
36+ </PropertyGroup >
37+ <ItemGroup >
38+ <Reference Include =" DotNetZip, Version=1.13.6.0, Culture=neutral, PublicKeyToken=6583c7c814667745" >
39+ <Name >DotNetZip</Name >
40+ <AssemblyName >DotNetZip.dll</AssemblyName >
41+ <SpecificVersion >False</SpecificVersion >
42+ <Private >True</Private >
43+ <HintPath >..\packages\DotNetZip.1.13.6\lib\net40\DotNetZip.dll</HintPath >
44+ </Reference >
45+ <Reference Include =" System" />
46+ <Reference Include =" System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
47+ <Name >System.Windows.Forms</Name >
48+ <AssemblyName >System.Windows.Forms.dll</AssemblyName >
49+ <SpecificVersion >False</SpecificVersion >
50+ </Reference >
51+ <Reference Include =" VOGUIClasses, Version=2.1.0.0, Culture=neutral, PublicKeyToken=a967d8055360a7b9" >
52+ <Name >VOGUIClasses</Name >
53+ <AssemblyName >VOGUIClasses.dll</AssemblyName >
54+ <SpecificVersion >False</SpecificVersion >
55+ <Private >True</Private >
56+ <HintPath >C:\Program Files (x86)\XSharp\Redist\VOGUIClasses.dll</HintPath >
57+ </Reference >
58+ <Reference Include =" XSharp.Core, Version=2.1.0.0, Culture=neutral, PublicKeyToken=ed555a0467764586" >
59+ <Name >XSharp.Core</Name >
60+ <AssemblyName >XSharp.Core.dll</AssemblyName >
61+ <SpecificVersion >False</SpecificVersion >
62+ <Private >True</Private >
63+ <HintPath >C:\Program Files (x86)\XSharp\Assemblies\XSharp.Core.dll</HintPath >
64+ </Reference >
65+ <Reference Include =" XSharp.RT, Version=2.1.0.0, Culture=neutral, PublicKeyToken=ed555a0467764586" >
66+ <Name >XSharp.RT</Name >
67+ <AssemblyName >XSharp.RT.dll</AssemblyName >
68+ <SpecificVersion >False</SpecificVersion >
69+ <Private >True</Private >
70+ <HintPath >C:\Program Files (x86)\XSharp\Assemblies\XSharp.RT.dll</HintPath >
71+ </Reference >
72+ <Reference Include =" XSharp.VO, Version=2.1.0.0, Culture=neutral, PublicKeyToken=ed555a0467764586" >
73+ <Name >XSharp.VO</Name >
74+ <AssemblyName >XSharp.VO.dll</AssemblyName >
75+ <SpecificVersion >False</SpecificVersion >
76+ <Private >True</Private >
77+ <HintPath >C:\Program Files (x86)\XSharp\Assemblies\XSharp.VO.dll</HintPath >
78+ </Reference >
79+ </ItemGroup >
80+ <ItemGroup >
81+ <Compile Include =" FabZipDirEntry.prg" />
82+ <Compile Include =" FabZipFile.prg" />
83+ <Compile Include =" FabZipFileCtrl.prg" />
84+ <Compile Include =" Functions.prg" />
85+ <Compile Include =" Options Classes.prg" />
86+ <Compile Include =" Properties\AssemblyInfo.prg" >
87+ <SubType >Code</SubType >
88+ </Compile >
89+ <Compile Include =" ReflectionLib.prg" />
90+ </ItemGroup >
91+ <ItemGroup >
92+ <Folder Include =" Properties\" />
93+ </ItemGroup >
94+ <ItemGroup >
95+ <ProjectReference Include =" ..\FabTools\FabTools.xsproj" >
96+ <Name >FabTools</Name >
97+ <Project >{d2a10849-0553-4ad0-9b7f-cec2a03b79d5}</Project >
98+ <Private >True</Private >
99+ </ProjectReference >
100+ </ItemGroup >
101+ <ItemGroup >
102+ <None Include =" packages.config" />
103+ </ItemGroup >
104+ <Import Project =" $(MSBuildExtensionsPath)\XSharp\XSharp.targets" />
105+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU'" >
106+ <PreBuildEvent >
107+ </PreBuildEvent >
108+ <PostBuildEvent >
109+ </PostBuildEvent >
110+ <RunPostBuildEvent >OnOutputUpdated</RunPostBuildEvent >
111+ </PropertyGroup >
112+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU'" >
113+ <PreBuildEvent >
114+ </PreBuildEvent >
115+ <PostBuildEvent >
116+ </PostBuildEvent >
117+ <RunPostBuildEvent >OnOutputUpdated</RunPostBuildEvent >
118+ </PropertyGroup >
119+ <ProjectExtensions >
120+ <ProjectCapabilities >
121+ <ProjectConfigurationsDeclaredAsItems />
122+ </ProjectCapabilities >
123+ </ProjectExtensions >
124+ </Project >
0 commit comments