This commit is contained in:
isanae
2020-04-25 00:51:20 -04:00
parent 97a93a5989
commit 332b8239bb
-7
View File
@@ -1,7 +0,0 @@
#include "resource.h"
#ifdef SCONS_BUILD
IDR_LOADER_DLL BINARY MOVEABLE PURE pythonRunner.dll
#else
IDR_LOADER_DLL BINARY MOVEABLE PURE "..\\runner\\pythonRunner.dll"
#endif