Add ObjectAnalytics.h/.cpp to VS2008, QT projects. (Have we made an official call on deprecating 2008 yet?)
This commit is contained in:
@@ -749,6 +749,10 @@
|
||||
RelativePath=".\src\Navigator.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\ObjectAnalytics.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\OptionItem.cpp"
|
||||
>
|
||||
@@ -1218,6 +1222,10 @@
|
||||
RelativePath=".\include\Navigator.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\ObjectAnalytics.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\OptionItem.h"
|
||||
>
|
||||
|
||||
@@ -105,6 +105,7 @@ SOURCES += \
|
||||
src/MTGGameZones.cpp\
|
||||
src/MTGPack.cpp\
|
||||
src/MTGRules.cpp\
|
||||
src/ObjectAnalytics.cpp\
|
||||
src/OptionItem.cpp\
|
||||
src/PhaseRing.cpp\
|
||||
src/Player.cpp\
|
||||
@@ -244,7 +245,8 @@ HEADERS += \
|
||||
include/WFont.h\
|
||||
include/DeckManager.h\
|
||||
include/SimplePopup.h\
|
||||
include/SimpleMenu.h
|
||||
include/SimpleMenu.h\
|
||||
include/ObjectAnalytics.h
|
||||
|
||||
# JGE, could probably be moved outside
|
||||
SOURCES += \
|
||||
|
||||
Reference in New Issue
Block a user