Debug
AnyCPU
Library
Properties
SimpleTests
SimpleTests
v4.5
{16F6EFC6-A76E-4BFB-A9D6-A197E117BA9E}
true
full
false
bin\Debug\
DEBUG;TRACE
prompt
4
false
pdbonly
true
bin\Release\
TRACE
prompt
4
false
False
$(UGII_BASE_DIR)\nxbin\managed\NXOpen.dll
False
False
$(UGII_BASE_DIR)\nxbin\managed\NXOpen.UF.dll
False
False
$(UGII_BASE_DIR)\nxbin\managed\NXOpen.Utilities.dll
False
False
$(UGII_BASE_DIR)\nxbin\managed\NXOpenUI.dll
False
True
True
Resources.resx
ResXFileCodeGenerator
Resources.Designer.cs
@echo off
set tgt=C:\CAD\Local_NX12_NXTC\NXOPEN
>NUL 2>&1 "%25UGII_BASE_DIR%25\NXBIN\SignDotNet.exe" "$(TargetPath)"
>NUL 2>&1 xcopy /I /F /Y "$(TargetDir)\*.*" "%25tgt%25\application\"
>NUL 2>&1 xcopy /I /F /Y "$(TargetDir)\BlockStyler\*.*" "%25tgt%25\application\"
>NUL 2>&1 xcopy /I /F /Y "$(TargetDir)\images\*.*" "%25tgt%25\application\"
echo $(TargetName) -^> %25tgt%25
exit 0