Putting in the new icon setup

master
Allen Webster 2018-02-24 22:35:08 -08:00
parent 4648cc307e
commit 08ad61316f
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ FOREIGN_WIN"\\x64\\freetype.lib"
"user32.lib winmm.lib gdi32.lib opengl32.lib " \
FOREIGN_WIN"\\x86\\freetype.lib"
#define CL_ICON "..\\res\\icon.res"
#define CL_ICON "..\\4coder-non-source\\res\\icon.res"
internal void
build(u32 flags, u32 arch, char *code_path, char **code_files, char *out_path, char *out_file, char **defines, char **exports, char **inc_folders){