[RSP] Link against Project64 "Common" static library.

This commit is contained in:
unknown 2015-11-18 13:58:42 -05:00
parent 932969f9a8
commit dd7242f52a
1 changed files with 2 additions and 0 deletions

View File

@ -68,6 +68,8 @@ ECHO.
set OBJ_LIST=^
-mwindows^
-L%obj%\..\Common^
-lcommon^
-lgdi32^
%obj%\Sse.o^
%obj%\Mmx.o^