mirror of https://github.com/PCSX2/pcsx2.git
Fix compilation.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3144 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
dd021b1ea1
commit
3b2d424f88
|
@ -333,7 +333,6 @@ set(pcsx2GuiSources
|
|||
gui/Panels/GameFixesPanel.cpp
|
||||
gui/Panels/GSWindowPanel.cpp
|
||||
gui/Panels/LogOptionsPanels.cpp
|
||||
gui/Panels/MemoryCardsPanel.cpp
|
||||
gui/Panels/MiscPanelStuff.cpp
|
||||
gui/Panels/PathsPanel.cpp
|
||||
gui/Panels/PluginSelectorPanel.cpp
|
||||
|
|
|
@ -425,9 +425,6 @@
|
|||
<Option virtualFolder="Memory Card/" />
|
||||
</Unit>
|
||||
<Unit filename="../gui/Panels/MemoryCardPanels.h" />
|
||||
<Unit filename="../gui/Panels/MemoryCardsPanel.cpp">
|
||||
<Option virtualFolder="Memory Card/" />
|
||||
</Unit>
|
||||
<Unit filename="../gui/Panels/MiscPanelStuff.cpp" />
|
||||
<Unit filename="../gui/Panels/PathsPanel.cpp" />
|
||||
<Unit filename="../gui/Panels/PluginSelectorPanel.cpp" />
|
||||
|
|
Loading…
Reference in New Issue