[RSP] Link against Project64 "Common" static library.
This commit is contained in:
parent
932969f9a8
commit
dd7242f52a
|
@ -68,6 +68,8 @@ ECHO.
|
||||||
|
|
||||||
set OBJ_LIST=^
|
set OBJ_LIST=^
|
||||||
-mwindows^
|
-mwindows^
|
||||||
|
-L%obj%\..\Common^
|
||||||
|
-lcommon^
|
||||||
-lgdi32^
|
-lgdi32^
|
||||||
%obj%\Sse.o^
|
%obj%\Sse.o^
|
||||||
%obj%\Mmx.o^
|
%obj%\Mmx.o^
|
||||||
|
|
Loading…
Reference in New Issue