summaryrefslogtreecommitdiff
path: root/src/server/scripts/GenLoader.cpp.cmake
diff options
context:
space:
mode:
authorShinDarth <borzifrancesco@gmail.com>2016-08-07 14:55:21 +0200
committerShinDarth <borzifrancesco@gmail.com>2016-08-07 14:55:21 +0200
commita7a81f90b191aeabebc768ff18807abf6d655a0c (patch)
tree369c1e94a8270ac4a5ea60cfa14243bb6866f043 /src/server/scripts/GenLoader.cpp.cmake
parentb96f058c175657aa85047f4200196bdd952c9888 (diff)
parent1fcfb9af5a0a8e4d308ec2ccda20adab99dce3ec (diff)
Merge branch 'master' into git
Diffstat (limited to 'src/server/scripts/GenLoader.cpp.cmake')
-rw-r--r--src/server/scripts/GenLoader.cpp.cmake7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/server/scripts/GenLoader.cpp.cmake b/src/server/scripts/GenLoader.cpp.cmake
new file mode 100644
index 0000000000..7e656f099b
--- /dev/null
+++ b/src/server/scripts/GenLoader.cpp.cmake
@@ -0,0 +1,7 @@
+// This file is autogenerated, please do not modify directly!
+
+@AZTH_SCRIPTS_INCLUDES@
+
+void AddScripts() {
+ @AZTH_ADD_SCRIPTS_LIST@
+}