Added Toolbar + more

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2588 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
icemank 2003-05-28 04:51:20 +00:00
parent 27c60f3fe1
commit 5292145d52
9 changed files with 334 additions and 37 deletions

View file

@ -23,8 +23,8 @@ CFG=makensisw - Win32 Debug
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
# PROP Scc_ProjName "makensisw"
# PROP Scc_LocalPath ".."
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
@ -101,6 +101,10 @@ SOURCE=.\noclib.cpp
# End Source File
# Begin Source File
SOURCE=.\toolbar.cpp
# End Source File
# Begin Source File
SOURCE=.\utils.cpp
# End Source File
# Begin Source File
@ -129,6 +133,10 @@ SOURCE=.\resource.h
# End Source File
# Begin Source File
SOURCE=.\toolbar.h
# End Source File
# Begin Source File
SOURCE=.\utils.h
# End Source File
# End Group
@ -155,6 +163,10 @@ SOURCE=.\resource.rc
SOURCE=.\shell.ico
# End Source File
# Begin Source File
SOURCE=.\toolbar.bmp
# End Source File
# End Group
# Begin Group "Documentation"