Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
This commit is contained in:
commit
fc27be6ae5
|
@ -23,7 +23,6 @@ C=CL_GLUT_glmatrix.c.txt
|
|||
UnitCount=3
|
||||
Type=0
|
||||
IsCpp=0
|
||||
linker=-lm -lfreeglut.dll -lopengl32 -lwinmm -lgdi32_@@__@@_
|
||||
|
||||
linker=-lm -lfreeglut.dll -lopengl32 -lwinmm -lgdi32
|
||||
|
||||
|
||||
|
|
|
@ -16,5 +16,5 @@ Cpp=CL_Turtle_cpp.txt
|
|||
UnitCount=1
|
||||
Type=0
|
||||
IsCpp=1
|
||||
linker=-lturtle -lgraphics -luuid -lmsimg32 -lgdi32 -limm32 -lole32 -loleaut32 -lwinmm -lgdiplus_@@__@@_
|
||||
linker=-lturtle -lgraphics -luuid -lmsimg32 -lgdi32 -limm32 -lole32 -loleaut32 -lwinmm -lgdiplus
|
||||
|
||||
|
|
|
@ -24,5 +24,5 @@ Target=fragment_shader.fs
|
|||
UnitCount=3
|
||||
Type=1
|
||||
IsCpp=0
|
||||
linker=-lraylib -lopengl32 -lgdi32 -lwinmm_@@__@@_
|
||||
linker=-lraylib -lopengl32 -lgdi32 -lwinmm
|
||||
|
||||
|
|
Loading…
Reference in New Issue