Commit 39c72480f58f7d80a593bd888b06785fa694918f

Authored by perry.werneck@gmail.com
1 parent a68f744a
Exists in master

Atualizando empacotamento windows

Showing 1 changed file with 0 additions and 5 deletions   Show diff stats
@@ -196,13 +196,8 @@ Section /o "Software Development Kit" SecSDK @@ -196,13 +196,8 @@ Section /o "Software Development Kit" SecSDK
196 file "/oname=$INSTDIR\sdk\include\lib3270\plugins.h" "src\include\lib3270\plugins.h" 196 file "/oname=$INSTDIR\sdk\include\lib3270\plugins.h" "src\include\lib3270\plugins.h"
197 file "/oname=$INSTDIR\sdk\include\lib3270\macros.h" "src\include\lib3270\macros.h" 197 file "/oname=$INSTDIR\sdk\include\lib3270\macros.h" "src\include\lib3270\macros.h"
198 198
199 - CreateDirectory "$INSTDIR\sdk\lib"  
200 - file "/oname=$INSTDIR\sdk\lib\lib3270.def" ".bin\Release\lib\lib3270.def"  
201 -  
202 SectionEnd 199 SectionEnd
203 200
204 -  
205 -  
206 # create a section to define what the uninstaller does. 201 # create a section to define what the uninstaller does.
207 # the section will always be named "Uninstall" 202 # the section will always be named "Uninstall"
208 section "Uninstall" 203 section "Uninstall"