No need for JNetLib
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2199 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
292f17eb48
commit
df245f5d10
2 changed files with 0 additions and 47 deletions
|
@ -160,49 +160,5 @@ SOURCE=.\shell.ico
|
|||
SOURCE=.\Readme.txt
|
||||
# End Source File
|
||||
# End Group
|
||||
# Begin Group "JNetLib"
|
||||
|
||||
# PROP Default_Filter ""
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\jnetlib\asyncdns.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\jnetlib\asyncdns.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\jnetlib\connection.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\jnetlib\connection.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\jnetlib\httpget.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\jnetlib\httpget.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\jnetlib\netinc.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\jnetlib\util.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\jnetlib\util.h
|
||||
# End Source File
|
||||
# End Group
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\makensisw.xml
|
||||
# End Source File
|
||||
# End Target
|
||||
# End Project
|
||||
|
|
|
@ -456,9 +456,6 @@ Section "MakeNSISW Source" SecSrcMNW
|
|||
File ..\Contrib\Makensisw\*.ico
|
||||
File ..\Contrib\Makensisw\*.psp
|
||||
#File ..\Contrib\Makensisw\Makefile
|
||||
SetOutPath $INSTDIR\Contrib\Makensisw\jnetlib
|
||||
File ..\Contrib\Makensisw\jnetlib\*.cpp
|
||||
File ..\Contrib\Makensisw\jnetlib\*.h
|
||||
SectionEnd
|
||||
|
||||
Section "UI Holder Source" SecContribUIHolderS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue