From 39c72480f58f7d80a593bd888b06785fa694918f Mon Sep 17 00:00:00 2001 From: perry.werneck@gmail.com Date: Wed, 21 Mar 2012 19:24:20 +0000 Subject: [PATCH] Atualizando empacotamento windows --- pw3270.nsi.in | 5 ----- 1 file changed, 0 insertions(+), 5 deletions(-) diff --git a/pw3270.nsi.in b/pw3270.nsi.in index ce767d2..99b2f9f 100644 --- a/pw3270.nsi.in +++ b/pw3270.nsi.in @@ -196,13 +196,8 @@ Section /o "Software Development Kit" SecSDK file "/oname=$INSTDIR\sdk\include\lib3270\plugins.h" "src\include\lib3270\plugins.h" file "/oname=$INSTDIR\sdk\include\lib3270\macros.h" "src\include\lib3270\macros.h" - CreateDirectory "$INSTDIR\sdk\lib" - file "/oname=$INSTDIR\sdk\lib\lib3270.def" ".bin\Release\lib\lib3270.def" - SectionEnd - - # create a section to define what the uninstaller does. # the section will always be named "Uninstall" section "Uninstall" -- libgit2 0.21.2