QTfrontend/hedgewars.pro
changeset 1943 03dcac72692b
parent 1803 95efe37482e3
child 2002 37c71f5983c9
equal deleted inserted replaced
1942:4e092226956d 1943:03dcac72692b
    45 		selectWeapon.h \
    45 		selectWeapon.h \
    46 		itemNum.h \
    46 		itemNum.h \
    47 		input_ip.h \
    47 		input_ip.h \
    48 		igbox.h \
    48 		igbox.h \
    49 		weaponItem.h \
    49 		weaponItem.h \
    50 		statsPage.h
    50 		statsPage.h \
       
    51 		misc.h
    51 
    52 
    52 SOURCES += binds.cpp \
    53 SOURCES += binds.cpp \
    53 		game.cpp \
    54 		game.cpp \
    54 		main.cpp \
    55 		main.cpp \
    55 		hwform.cpp \
    56 		hwform.cpp \
    82 		selectWeapon.cpp \
    83 		selectWeapon.cpp \
    83 		itemNum.cpp \
    84 		itemNum.cpp \
    84 		input_ip.cpp \
    85 		input_ip.cpp \
    85 		igbox.cpp \
    86 		igbox.cpp \
    86 		weaponItem.cpp \
    87 		weaponItem.cpp \
    87 		statsPage.cpp
    88 		statsPage.cpp \
       
    89 		misc.cpp
    88 
    90 
    89 TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_bg.ts
    91 TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_bg.ts
    90 TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_de.ts
    92 TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_de.ts
    91 TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_cs.ts
    93 TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_cs.ts
    92 TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_en.ts
    94 TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_en.ts