Skip to content

Commit

Permalink
Fix qmake build.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mysticial committed Sep 26, 2023
1 parent 8b2943e commit d78bccd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SerialPrograms/SerialPrograms.pro
Original file line number Diff line number Diff line change
Expand Up @@ -674,6 +674,7 @@ SOURCES += \
Source/PokemonSV/Inference/Tera/PokemonSV_TeraTypeReader.cpp \
Source/PokemonSV/Options/PokemonSV_AuctionItemSelectOption.cpp \
Source/PokemonSV/Options/PokemonSV_AuctionItemTable.cpp \
Source/PokemonSV/Options/PokemonSV_BattleMoveTable.cpp \
Source/PokemonSV/Options/PokemonSV_EggPowerSandwichOption.cpp \
Source/PokemonSV/Options/PokemonSV_EncounterActionsTable.cpp \
Source/PokemonSV/Options/PokemonSV_PlayerList.cpp \
Expand Down Expand Up @@ -1721,6 +1722,7 @@ HEADERS += \
Source/PokemonSV/Options/PokemonSV_AuctionItemSelectOption.h \
Source/PokemonSV/Options/PokemonSV_AuctionItemTable.h \
Source/PokemonSV/Options/PokemonSV_AutoHostOptions.h \
Source/PokemonSV/Options/PokemonSV_BattleMoveTable.h \
Source/PokemonSV/Options/PokemonSV_EggPowerSandwichOption.h \
Source/PokemonSV/Options/PokemonSV_EncounterActionsTable.h \
Source/PokemonSV/Options/PokemonSV_EncounterBotCommon.h \
Expand Down

0 comments on commit d78bccd

Please sign in to comment.