*** empty log message ***
This commit is contained in:
parent
68960ce823
commit
f4ea97d87a
@ -14,7 +14,7 @@ lib: $(OBJS)
|
||||
<<
|
||||
|
||||
dll: $(OBJS)
|
||||
link /dll /def:$(OUT).def /subsystem:console /version:0.1 /release @<<
|
||||
link /dll /def:$(OUT).def /subsystem:console /version:0.1 /release /noentry @<<
|
||||
/nologo /out:$(OUT).dll $(OBJS)
|
||||
<<
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user