Skip to content

Commit 4199673

Browse files
committed
Add new files to qmake build.
1 parent bdcf8ea commit 4199673

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
@@ -656,6 +656,7 @@ SOURCES += \
656656
Source/PokemonRSE/PokemonRSE_Panels.cpp \
657657
Source/PokemonRSE/PokemonRSE_Settings.cpp \
658658
Source/PokemonRSE/Programs/ShinyHunting/PokemonRSE_AudioStarterReset.cpp \
659+
Source/PokemonRSE/Programs/ShinyHunting/PokemonRSE_ShinyHunt-Deoxys.cpp \
659660
Source/PokemonRSE/Programs/ShinyHunting/PokemonRSE_StarterReset.cpp \
660661
Source/PokemonRSE/Programs/TestPrograms/PokemonRSE_SoundListener.cpp \
661662
Source/PokemonSV/Inference/Battles/PokemonSV_BattleBallReader.cpp \
@@ -1807,6 +1808,7 @@ HEADERS += \
18071808
Source/PokemonRSE/PokemonRSE_Panels.h \
18081809
Source/PokemonRSE/PokemonRSE_Settings.h \
18091810
Source/PokemonRSE/Programs/ShinyHunting/PokemonRSE_AudioStarterReset.h \
1811+
Source/PokemonRSE/Programs/ShinyHunting/PokemonRSE_ShinyHunt-Deoxys.h \
18101812
Source/PokemonRSE/Programs/ShinyHunting/PokemonRSE_StarterReset.h \
18111813
Source/PokemonRSE/Programs/TestPrograms/PokemonRSE_SoundListener.h \
18121814
Source/PokemonSV/Inference/Battles/PokemonSV_BattleBallReader.h \

0 commit comments

Comments
 (0)