summaryrefslogtreecommitdiff
path: root/plugins/SessionLoader/Windows/sessionLoader.pro
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SessionLoader/Windows/sessionLoader.pro')
-rw-r--r--plugins/SessionLoader/Windows/sessionLoader.pro11
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/SessionLoader/Windows/sessionLoader.pro b/plugins/SessionLoader/Windows/sessionLoader.pro
new file mode 100644
index 0000000..5351ab1
--- /dev/null
+++ b/plugins/SessionLoader/Windows/sessionLoader.pro
@@ -0,0 +1,11 @@
+TEMPLATE = lib
+CONFIG += plugin
+HEADERS = sessionLoader.h \
+ StructEnumDefinition.h \
+ Variable.h \
+ Environment.h \
+ DebugEngineMacro.h \
+ ../../../interface/PluginInterface_SessionLoader.h
+SOURCES = sessionLoader.cpp
+TARGET = $$qtLibraryTarget(sessionLoader)
+TRANSLATIONS += Languages/fr/translation.ts