Minor fixes for Windows build.

This commit is contained in:
lotodore
2008-04-24 19:51:29 +00:00
parent 1d5aa18b1b
commit fc0a1371b4
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -271,7 +271,7 @@ win32{
LIBPATH += Release/lib ../SDL/VisualC/SDL/Release ../SDL/VisualC/SDLmain/Release ../SDL_mixer/VisualC/Release
#LIBPATH += Debug/lib ../SDL/VisualC/SDL/Debug ../SDL/VisualC/SDLmain/Debug ../SDL_mixer/VisualC/Debug
LIBS += -lgnutls-openssl
LIBS += -llibgnutls-openssl
LIBS += -llibcurl
}