OpenXcom Forum
OpenXcom => Open Feedback => Topic started by: Align on June 15, 2014, 04:27:01 pm
-
I notice the openxcom.exe file is about twice as big in the nightly as the plain 1.0 version - is this just optimization being left off for convenience?
-
The nightly builds are statically linked, so the filesize includes the EXE and all the DLLs packed into one.
The milestones are dynamically linked, so the EXE and DLLs are separate.