mirror of
https://github.com/dhewm/dhewm3.git
synced 2024-11-23 12:53:09 +00:00
5dd826ee38
* Windows DLL-Load-Errors Added error reporting using formatmessage, ignoring if the DLL just doesn't exist, custom warning for "[193 (0xC1)] is not a valid Win32 application." (probably wrong architecture) * update gitignore with build folder
14 lines
109 B
Text
14 lines
109 B
Text
/build*
|
|
*~
|
|
.*.swp
|
|
*.pyc
|
|
.cproject
|
|
.project
|
|
.settings/
|
|
|
|
/dhewm*
|
|
/*-releases/
|
|
/neo/.vs*
|
|
/neo/out*
|
|
/neo/build*
|
|
|