mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-05 21:27:48 +00:00
GEEKING
This commit is contained in:
+190
@@ -0,0 +1,190 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="BootstrapperQTStudio.PrepForUpload"
|
||||
ProjectGUID="{D3150ABF-850A-45C8-9D1C-C7B36E958576}"
|
||||
RootNamespace="BootstrapperQTStudioPrepForUpload"
|
||||
SccProjectName="SAK"
|
||||
SccAuxPath="SAK"
|
||||
SccLocalPath="SAK"
|
||||
SccProvider="SAK"
|
||||
Keyword="Win32Proj"
|
||||
TargetFrameworkVersion="196613"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
<Platform
|
||||
Name="x64"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
||||
IntermediateDirectory="$(ConfigurationName)"
|
||||
ConfigurationType="10"
|
||||
CharacterSet="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
Description="Copy bits needed for upload"
|
||||
CommandLine="@echo off
mkdir ..\..\UploadBits
rmdir /s /q ..\..\UploadBits\$(PlatformName)-$(ConfigurationName)-BootstrapperQTStudio\
mkdir ..\..\UploadBits\$(PlatformName)-$(ConfigurationName)-BootstrapperQTStudio\
xcopy /h /e /k ..\BootstrapperQTStudio\bin\$(ConfigurationName)\*.* ..\..\UploadBits\$(PlatformName)-$(ConfigurationName)-BootstrapperQTStudio\
copy ..\Uploader\Redist.zip ..\..\UploadBits\$(PlatformName)-$(ConfigurationName)-BootstrapperQTStudio\Redist.zip
"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
||||
IntermediateDirectory="$(ConfigurationName)"
|
||||
ConfigurationType="10"
|
||||
CharacterSet="1"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
Description="Copy bits needed for upload"
|
||||
CommandLine="@echo off
mkdir ..\..\UploadBits
rmdir /s /q ..\..\UploadBits\$(PlatformName)-$(ConfigurationName)-BootstrapperQTStudio\
mkdir ..\..\UploadBits\$(PlatformName)-$(ConfigurationName)-BootstrapperQTStudio\
xcopy /h /e /k ..\BootstrapperQTStudio\bin\$(ConfigurationName)\*.* ..\..\UploadBits\$(PlatformName)-$(ConfigurationName)-BootstrapperQTStudio\
copy ..\Uploader\Redist.zip ..\..\UploadBits\$(PlatformName)-$(ConfigurationName)-BootstrapperQTStudio\Redist.zip
"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="NoOpt|Win32"
|
||||
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
||||
IntermediateDirectory="$(ConfigurationName)"
|
||||
ConfigurationType="10"
|
||||
CharacterSet="1"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
Description="Copy bits needed for upload"
|
||||
CommandLine="@echo off
mkdir ..\..\UploadBits
rmdir /s /q ..\..\UploadBits\$(PlatformName)-$(ConfigurationName)-BootstrapperQTStudio\
mkdir ..\..\UploadBits\$(PlatformName)-$(ConfigurationName)-BootstrapperQTStudio\
xcopy /h /e /k ..\BootstrapperQTStudio\bin\$(ConfigurationName)\*.* ..\..\UploadBits\$(PlatformName)-$(ConfigurationName)-BootstrapperQTStudio\
copy ..\Uploader\Redist.zip ..\..\UploadBits\$(PlatformName)-$(ConfigurationName)-BootstrapperQTStudio\Redist.zip
"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|x64"
|
||||
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
||||
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
||||
ConfigurationType="10"
|
||||
CharacterSet="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
TargetEnvironment="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
Description="Copy bits needed for upload"
|
||||
CommandLine="@echo off
mkdir ..\..\UploadBits
rmdir /s /q ..\..\UploadBits\$(PlatformName)-$(ConfigurationName)-BootstrapperQTStudio\
mkdir ..\..\UploadBits\$(PlatformName)-$(ConfigurationName)-BootstrapperQTStudio\
xcopy /h /e /k ..\BootstrapperQTStudio\bin\$(ConfigurationName)\*.* ..\..\UploadBits\$(PlatformName)-$(ConfigurationName)-BootstrapperQTStudio\
copy ..\Uploader\Redist.zip ..\..\UploadBits\$(PlatformName)-$(ConfigurationName)-BootstrapperQTStudio\Redist.zip
"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|x64"
|
||||
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
||||
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
||||
ConfigurationType="10"
|
||||
CharacterSet="1"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
TargetEnvironment="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
Description="Copy bits needed for upload"
|
||||
CommandLine="@echo off
mkdir ..\..\UploadBits
rmdir /s /q ..\..\UploadBits\$(PlatformName)-$(ConfigurationName)-BootstrapperQTStudio\
mkdir ..\..\UploadBits\$(PlatformName)-$(ConfigurationName)-BootstrapperQTStudio\
xcopy /h /e /k ..\BootstrapperQTStudio\bin\$(ConfigurationName)\*.* ..\..\UploadBits\$(PlatformName)-$(ConfigurationName)-BootstrapperQTStudio\
copy ..\Uploader\Redist.zip ..\..\UploadBits\$(PlatformName)-$(ConfigurationName)-BootstrapperQTStudio\Redist.zip
"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="NoOpt|x64"
|
||||
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
||||
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
||||
ConfigurationType="10"
|
||||
CharacterSet="1"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
TargetEnvironment="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
Description="Copy bits needed for upload"
|
||||
CommandLine="@echo off
mkdir ..\..\UploadBits
rmdir /s /q ..\..\UploadBits\$(PlatformName)-$(ConfigurationName)-BootstrapperQTStudio\
mkdir ..\..\UploadBits\$(PlatformName)-$(ConfigurationName)-BootstrapperQTStudio\
xcopy /h /e /k ..\BootstrapperQTStudio\bin\$(ConfigurationName)\*.* ..\..\UploadBits\$(PlatformName)-$(ConfigurationName)-BootstrapperQTStudio\
copy ..\Uploader\Redist.zip ..\..\UploadBits\$(PlatformName)-$(ConfigurationName)-BootstrapperQTStudio\Redist.zip
"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||
>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||||
>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
||||
>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
+216
@@ -0,0 +1,216 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project DefaultTargets="Build" ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup Label="ProjectConfigurations">
|
||||
<ProjectConfiguration Include="Debug|Win32">
|
||||
<Configuration>Debug</Configuration>
|
||||
<Platform>Win32</Platform>
|
||||
</ProjectConfiguration>
|
||||
<ProjectConfiguration Include="Debug|x64">
|
||||
<Configuration>Debug</Configuration>
|
||||
<Platform>x64</Platform>
|
||||
</ProjectConfiguration>
|
||||
<ProjectConfiguration Include="NoOpt|Win32">
|
||||
<Configuration>NoOpt</Configuration>
|
||||
<Platform>Win32</Platform>
|
||||
</ProjectConfiguration>
|
||||
<ProjectConfiguration Include="NoOpt|x64">
|
||||
<Configuration>NoOpt</Configuration>
|
||||
<Platform>x64</Platform>
|
||||
</ProjectConfiguration>
|
||||
<ProjectConfiguration Include="Release|Win32">
|
||||
<Configuration>Release</Configuration>
|
||||
<Platform>Win32</Platform>
|
||||
</ProjectConfiguration>
|
||||
<ProjectConfiguration Include="Release|x64">
|
||||
<Configuration>Release</Configuration>
|
||||
<Platform>x64</Platform>
|
||||
</ProjectConfiguration>
|
||||
</ItemGroup>
|
||||
<PropertyGroup Label="Globals">
|
||||
<VCProjectVersion>17.0</VCProjectVersion>
|
||||
<ProjectGuid>{D3150ABF-850A-45C8-9D1C-C7B36E958576}</ProjectGuid>
|
||||
<RootNamespace>BootstrapperQTStudioPrepForUpload</RootNamespace>
|
||||
<SccProjectName>SAK</SccProjectName>
|
||||
<SccAuxPath>SAK</SccAuxPath>
|
||||
<SccLocalPath>SAK</SccLocalPath>
|
||||
<SccProvider>SAK</SccProvider>
|
||||
<Keyword>Win32Proj</Keyword>
|
||||
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='NoOpt|Win32'" Label="Configuration">
|
||||
<ConfigurationType>Utility</ConfigurationType>
|
||||
<PlatformToolset>v143</PlatformToolset>
|
||||
<CharacterSet>Unicode</CharacterSet>
|
||||
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
||||
<ConfigurationType>Utility</ConfigurationType>
|
||||
<PlatformToolset>v110</PlatformToolset>
|
||||
<CharacterSet>Unicode</CharacterSet>
|
||||
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||
<ConfigurationType>Utility</ConfigurationType>
|
||||
<PlatformToolset>v143</PlatformToolset>
|
||||
<CharacterSet>Unicode</CharacterSet>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='NoOpt|x64'" Label="Configuration">
|
||||
<ConfigurationType>Utility</ConfigurationType>
|
||||
<PlatformToolset>v143</PlatformToolset>
|
||||
<CharacterSet>Unicode</CharacterSet>
|
||||
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
||||
<ConfigurationType>Utility</ConfigurationType>
|
||||
<PlatformToolset>v143</PlatformToolset>
|
||||
<CharacterSet>Unicode</CharacterSet>
|
||||
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
||||
<ConfigurationType>Utility</ConfigurationType>
|
||||
<PlatformToolset>v143</PlatformToolset>
|
||||
<CharacterSet>Unicode</CharacterSet>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||
<ImportGroup Label="ExtensionSettings">
|
||||
</ImportGroup>
|
||||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='NoOpt|Win32'" Label="PropertySheets">
|
||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||||
</ImportGroup>
|
||||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
|
||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||||
</ImportGroup>
|
||||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
|
||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||||
</ImportGroup>
|
||||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='NoOpt|x64'" Label="PropertySheets">
|
||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||||
</ImportGroup>
|
||||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
|
||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||||
</ImportGroup>
|
||||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
|
||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||||
</ImportGroup>
|
||||
<PropertyGroup Label="UserMacros" />
|
||||
<PropertyGroup>
|
||||
<_ProjectFileVersion>17.0.35825.156</_ProjectFileVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<OutDir>$(SolutionDir)$(Configuration)\</OutDir>
|
||||
<IntDir>$(Configuration)\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<OutDir>$(SolutionDir)$(Configuration)\</OutDir>
|
||||
<IntDir>$(Configuration)\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='NoOpt|Win32'">
|
||||
<OutDir>$(SolutionDir)$(Configuration)\</OutDir>
|
||||
<IntDir>$(Configuration)\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||||
<OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
|
||||
<IntDir>$(Platform)\$(Configuration)\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||||
<OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
|
||||
<IntDir>$(Platform)\$(Configuration)\</IntDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='NoOpt|x64'">
|
||||
<OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
|
||||
<IntDir>$(Platform)\$(Configuration)\</IntDir>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<PostBuildEvent>
|
||||
<Message>Copy bits needed for upload</Message>
|
||||
<Command>%40echo off
|
||||
mkdir ..\..\UploadBits
|
||||
rmdir /s /q ..\..\UploadBits\$(Platform)-$(Configuration)-BootstrapperQTStudio\
|
||||
mkdir ..\..\UploadBits\$(Platform)-$(Configuration)-BootstrapperQTStudio\
|
||||
xcopy /h /e /k ..\BootstrapperQTStudio\bin\$(Configuration)\*.* ..\..\UploadBits\$(Platform)-$(Configuration)-BootstrapperQTStudio\
|
||||
copy ..\Uploader\Redist.zip ..\..\UploadBits\$(Platform)-$(Configuration)-BootstrapperQTStudio\Redist.zip
|
||||
</Command>
|
||||
</PostBuildEvent>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<PostBuildEvent>
|
||||
<Message>Copy bits needed for upload</Message>
|
||||
<Command>%40echo off
|
||||
mkdir ..\..\UploadBits
|
||||
rmdir /s /q ..\..\UploadBits\$(Platform)-$(Configuration)-BootstrapperQTStudio\
|
||||
mkdir ..\..\UploadBits\$(Platform)-$(Configuration)-BootstrapperQTStudio\
|
||||
xcopy /h /e /k ..\BootstrapperQTStudio\bin\$(Configuration)\*.* ..\..\UploadBits\$(Platform)-$(Configuration)-BootstrapperQTStudio\
|
||||
copy ..\Uploader\Redist.zip ..\..\UploadBits\$(Platform)-$(Configuration)-BootstrapperQTStudio\Redist.zip
|
||||
</Command>
|
||||
</PostBuildEvent>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='NoOpt|Win32'">
|
||||
<PostBuildEvent>
|
||||
<Message>Copy bits needed for upload</Message>
|
||||
<Command>%40echo off
|
||||
mkdir ..\..\UploadBits
|
||||
rmdir /s /q ..\..\UploadBits\$(Platform)-$(Configuration)-BootstrapperQTStudio\
|
||||
mkdir ..\..\UploadBits\$(Platform)-$(Configuration)-BootstrapperQTStudio\
|
||||
xcopy /h /e /k ..\BootstrapperQTStudio\bin\$(Configuration)\*.* ..\..\UploadBits\$(Platform)-$(Configuration)-BootstrapperQTStudio\
|
||||
copy ..\Uploader\Redist.zip ..\..\UploadBits\$(Platform)-$(Configuration)-BootstrapperQTStudio\Redist.zip
|
||||
</Command>
|
||||
</PostBuildEvent>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||||
<Midl>
|
||||
<TargetEnvironment>X64</TargetEnvironment>
|
||||
</Midl>
|
||||
<PostBuildEvent>
|
||||
<Message>Copy bits needed for upload</Message>
|
||||
<Command>%40echo off
|
||||
mkdir ..\..\UploadBits
|
||||
rmdir /s /q ..\..\UploadBits\$(Platform)-$(Configuration)-BootstrapperQTStudio\
|
||||
mkdir ..\..\UploadBits\$(Platform)-$(Configuration)-BootstrapperQTStudio\
|
||||
xcopy /h /e /k ..\BootstrapperQTStudio\bin\$(Configuration)\*.* ..\..\UploadBits\$(Platform)-$(Configuration)-BootstrapperQTStudio\
|
||||
copy ..\Uploader\Redist.zip ..\..\UploadBits\$(Platform)-$(Configuration)-BootstrapperQTStudio\Redist.zip
|
||||
</Command>
|
||||
</PostBuildEvent>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||||
<Midl>
|
||||
<TargetEnvironment>X64</TargetEnvironment>
|
||||
</Midl>
|
||||
<PostBuildEvent>
|
||||
<Message>Copy bits needed for upload</Message>
|
||||
<Command>%40echo off
|
||||
mkdir ..\..\UploadBits
|
||||
rmdir /s /q ..\..\UploadBits\$(Platform)-$(Configuration)-BootstrapperQTStudio\
|
||||
mkdir ..\..\UploadBits\$(Platform)-$(Configuration)-BootstrapperQTStudio\
|
||||
xcopy /h /e /k ..\BootstrapperQTStudio\bin\$(Configuration)\*.* ..\..\UploadBits\$(Platform)-$(Configuration)-BootstrapperQTStudio\
|
||||
copy ..\Uploader\Redist.zip ..\..\UploadBits\$(Platform)-$(Configuration)-BootstrapperQTStudio\Redist.zip
|
||||
</Command>
|
||||
</PostBuildEvent>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='NoOpt|x64'">
|
||||
<Midl>
|
||||
<TargetEnvironment>X64</TargetEnvironment>
|
||||
</Midl>
|
||||
<PostBuildEvent>
|
||||
<Message>Copy bits needed for upload</Message>
|
||||
<Command>%40echo off
|
||||
mkdir ..\..\UploadBits
|
||||
rmdir /s /q ..\..\UploadBits\$(Platform)-$(Configuration)-BootstrapperQTStudio\
|
||||
mkdir ..\..\UploadBits\$(Platform)-$(Configuration)-BootstrapperQTStudio\
|
||||
xcopy /h /e /k ..\BootstrapperQTStudio\bin\$(Configuration)\*.* ..\..\UploadBits\$(Platform)-$(Configuration)-BootstrapperQTStudio\
|
||||
copy ..\Uploader\Redist.zip ..\..\UploadBits\$(Platform)-$(Configuration)-BootstrapperQTStudio\Redist.zip
|
||||
</Command>
|
||||
</PostBuildEvent>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\BootstrapperQTStudio\BootstrapperQTStudio.vcxproj">
|
||||
<Project>{63953579-396e-44fd-a8cb-ee147f9dbacf}</Project>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="..\BootstrapperClient.PrepForUpload\readme.txt" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
+6
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup>
|
||||
<None Include="..\BootstrapperClient.PrepForUpload\readme.txt" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user