COMPILES TO EXE

This commit is contained in:
Pasha Bibko
2025-05-03 21:48:16 +01:00
parent 3386272f2a
commit 8d9c850206
8 changed files with 92 additions and 184 deletions

View File

@@ -35,8 +35,6 @@ namespace LX
}
}
//int main(int argc, char** argv)
extern "C" int __declspec(dllexport) GenIR(const char* arg1, const char* arg2, const char* arg3)
{
// Creates the file paths outside of the try-catch so they can be used in errors //