16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 17:29:18 +02:00

changes for standalone e3d export

This commit is contained in:
milek7
2022-03-06 18:18:07 +01:00
parent 3cb5b5fd9a
commit ce6d530aa8
10 changed files with 210 additions and 9 deletions

View File

@@ -72,6 +72,7 @@ set(SOURCES
"dumb3d.cpp"
"DynObj.cpp"
"EU07.cpp"
"export_e3d_standalone.cpp"
"Event.cpp"
"EvLaunch.cpp"
"Float3d.cpp"
@@ -87,6 +88,7 @@ set(SOURCES
"Model3d.cpp"
"mtable.cpp"
"parser.cpp"
"nullrenderer.cpp"
"renderer.cpp"
"PyInt.cpp"
"ResourceManager.cpp"