Debug AnyCPU Library Properties UpdateStandardPartFamilyMemberUsageStatus UpdateStandardPartFamilyMemberUsageStatus 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 Update1.ico 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 Form Form1.cs Form1.cs True True Resources.resx ResXFileCodeGenerator Resources.Designer.cs {2DF8D04C-5BFA-101B-BDE5-00AA0044DE52} 2 8 0 primary False True {00020813-0000-0000-C000-000000000046} 1 9 0 primary False True {21A56163-9798-4AB6-B550-56238ADBACFB} 4 0 0 primary False True {00020430-0000-0000-C000-000000000046} 2 0 0 primary False True {0002E157-0000-0000-C000-000000000046} 5 3 0 primary False True @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