Skip to content

Commit 5c0327b

Browse files
committed
Fix qmake build.
1 parent 8e8d075 commit 5c0327b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SerialPrograms/SerialPrograms.pro

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -663,6 +663,7 @@ SOURCES += \
663663
Source/PokemonRSE/PokemonRSE_Panels.cpp \
664664
Source/PokemonRSE/PokemonRSE_Settings.cpp \
665665
Source/PokemonRSE/Programs/ShinyHunting/PokemonRSE_AudioStarterReset.cpp \
666+
Source/PokemonRSE/Programs/ShinyHunting/PokemonRSE_LegendaryHunt-Emerald.cpp \
666667
Source/PokemonRSE/Programs/ShinyHunting/PokemonRSE_ShinyHunt-Deoxys.cpp \
667668
Source/PokemonRSE/Programs/ShinyHunting/PokemonRSE_StarterReset.cpp \
668669
Source/PokemonRSE/Programs/TestPrograms/PokemonRSE_SoundListener.cpp \
@@ -1825,6 +1826,7 @@ HEADERS += \
18251826
Source/PokemonRSE/PokemonRSE_Panels.h \
18261827
Source/PokemonRSE/PokemonRSE_Settings.h \
18271828
Source/PokemonRSE/Programs/ShinyHunting/PokemonRSE_AudioStarterReset.h \
1829+
Source/PokemonRSE/Programs/ShinyHunting/PokemonRSE_LegendaryHunt-Emerald.h \
18281830
Source/PokemonRSE/Programs/ShinyHunting/PokemonRSE_ShinyHunt-Deoxys.h \
18291831
Source/PokemonRSE/Programs/ShinyHunting/PokemonRSE_StarterReset.h \
18301832
Source/PokemonRSE/Programs/TestPrograms/PokemonRSE_SoundListener.h \

0 commit comments

Comments
 (0)