Updated project files for MacOS.

This commit is contained in:
lotodore
2009-03-22 21:20:34 +00:00
parent 2e8ab6b4d5
commit a7e7cdb47b
3 changed files with 13 additions and 13 deletions
+5 -5
View File
@@ -422,15 +422,15 @@ mac {
LIBS += -framework SDL_mixer
# standard path for darwinports
# make sure you have a universal version of boost
LIBS += /usr/local/lib/libboost_thread-mt-1_35.a
LIBS += /usr/local/lib/libboost_filesystem-mt-1_35.a
LIBS += /usr/local/lib/libboost_system-mt-1_35.a
LIBS += /usr/local/lib/libboost_iostreams-mt-1_35.a
LIBS += /usr/local/lib/libboost_thread-xgcc40-mt.a
LIBS += /usr/local/lib/libboost_filesystem-xgcc40-mt.a
LIBS += /usr/local/lib/libboost_system-xgcc40-mt.a
LIBS += /usr/local/lib/libboost_iostreams-xgcc40-mt.a
# libraries installed on every mac
LIBS += -lcrypto -lssl -lz -lcurl -framework Carbon
# set the application icon
RC_FILE = pokerth.icns
LIBPATH += /Developer/SDKs/MacOSX10.4u.sdk/usr/lib
LIBPATH += /Developer/SDKs/MacOSX10.4u.sdk/usr/lib
INCLUDEPATH += /Developer/SDKs/MacOSX10.4u.sdk/usr/include/
INCLUDEPATH += /Library/Frameworks/SDL.framework/Headers
INCLUDEPATH += /Library/Frameworks/SDL_mixer.framework/Headers
+5 -5
View File
@@ -248,11 +248,11 @@ mac {
LIBS += -lpokerth_lib
# standard path for darwinports
# make sure you have a universal version of boost
LIBS += /usr/local/lib/libboost_thread-mt-1_35.a
LIBS += /usr/local/lib/libboost_filesystem-mt-1_35.a
LIBS += /usr/local/lib/libboost_system-mt-1_35.a
LIBS += /usr/local/lib/libboost_iostreams-mt-1_35.a
LIBS += /usr/local/lib/libboost_program_options-mt-1_35.a
LIBS += /usr/local/lib/libboost_thread-xgcc40-mt.a
LIBS += /usr/local/lib/libboost_filesystem-xgcc40-mt.a
LIBS += /usr/local/lib/libboost_system-xgcc40-mt.a
LIBS += /usr/local/lib/libboost_iostreams-xgcc40-mt.a
LIBS += /usr/local/lib/libboost_program_options-xgcc40-mt.a
# libraries installed on every mac
LIBS += -lcrypto -lssl -lz -lcurl -liconv
# set the application icon
+3 -3
View File
@@ -6,19 +6,19 @@
<x>0</x>
<y>0</y>
<width>450</width>
<height>380</height>
<height>350</height>
</rect>
</property>
<property name="minimumSize" >
<size>
<width>450</width>
<height>380</height>
<height>350</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>450</width>
<height>380</height>
<height>350</height>
</size>
</property>
<property name="windowTitle" >