Doug Coleman
|
eec86d6043
|
Fix io.launcher on Windows -- Microsoft does the same thing with devenv
|
2009-02-04 13:05:52 -06:00 |
Doug Coleman
|
2d960f4103
|
Create two binaries: factor.com and factor.exe. factor.com is the console version, factor.exe is win32. also make a factor shell script called factor to help cygwin out because it ignores the env vars
|
2009-01-29 13:15:16 -06:00 |
Eduardo Cavazos
|
b68c60488a
|
Dll on winnt is now 'factor.dll' instead of 'factor-nt.dll' to be
consistent with the binary name.
|
2008-02-25 13:05:11 -06:00 |
Eduardo Cavazos
|
308a5db996
|
Binary on winnt is now 'factor.exe' instead of 'factor-nt.exe'
|
2008-02-25 12:42:52 -06:00 |
U-C4\Administrator
|
b8ab6a8cb1
|
Comment out the AllocConsole() code for windows
Add WINDRES variable to NT 32-bit backend
|
2007-11-24 18:07:05 -06:00 |
Doug Coleman
|
ea571c54dd
|
Add open_console() command line parameter and stubs on each platform
Add Config.windows.nt
|
2007-11-21 14:27:25 -06:00 |