Debug
AnyCPU
9.0.30729
2.0
{BE595C88-8880-4497-8088-22A060ED3EB8}
Library
Properties
Revit.SDK.Samples.AutoStamp.CS
AutoStamp
false
2.0
publish\
true
Disk
false
Foreground
7
Days
false
false
true
0
1.0.0.%2a
false
true
v4.5.2
true
full
false
bin\Debug\
DEBUG;TRACE
prompt
4
pdbonly
true
bin\Release\
TRACE
prompt
4
C:\Program Files\Autodesk\Revit 2017\RevitAPI.dll
False
C:\Program Files\Autodesk\Revit 2017\RevitAPIUI.dll
False
3.5
False
.NET Framework 2.0 %28x86%29
true
False
.NET Framework 3.0 %28x86%29
false
False
.NET Framework 3.5
false
set APISDKREGPATH=..\..\..\..\..\..\..\..\..\..\Regression\API\SDKSamples\
set FILEFORSAMPLEREG=%25APISDKREGPATH%25UpdateSampleDllForRegression.pl
if exist %25FILEFORSAMPLEREG%25 (
:: Check if dll was built under Release mode, only check this if .pl above exists
if not $(ConfigurationName) == Release (
echo Error: Please build this sample under Release mode to refresh regression test dll of folder: %25APISDKREGPATH%25$(ProjectName)
exit -1)
:: Refresh regression dll with this newly built dll
perl %25FILEFORSAMPLEREG%25 $(ProjectExt) "$(ProjectPath)" "$(TargetPath)"
)
None