Debug
AnyCPU
{D8B2C5EF-1039-4C35-9E63-AC33BC498524}
WinExe
Properties
SuperMap.RealEstate.Launcher.Loading
Launcher.Loading
v4.0
512
SAK
SAK
SAK
SAK
x86
true
full
false
..\Launcher.Install\bin\Debug\
DEBUG;TRACE
prompt
4
false
AnyCPU
pdbonly
true
Bin\Publish\
TRACE
prompt
4
bin\Publish\
TRACE
true
pdbonly
x86
prompt
MinimumRecommendedRules.ruleset
Properties\AssemblyInfo.cs
Form
frmProgress.cs
True
True
Resources.resx
frmProgress.cs
ResXFileCodeGenerator
Resources.Designer.cs
copy $(TargetPath) $(ProjectDir)..\Launcher\Resources\ /y
if $(ConfigurationName) ==Publish goto publish
goto end
:publish
set SoftWarePath=$(SolutionDir)..\020_RealEstate.ExtendPlatform\SoftWare.WebSite\Core\
if not exist %25SoftWarePath%25 md %25SoftWarePath%25
echo %25SoftWarePath%25
copy $(TargetPath) %25SoftWarePath%25
:end