You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
252 B
15 lines
252 B
!include ..\..\swrast.inc
|
|
!include ..\rgb.inc
|
|
|
|
TARGETPATH = obj
|
|
TARGETTYPE = LIBRARY
|
|
TARGETNAME = rgb_pch_cpp
|
|
|
|
SOURCES = rgb_pch_cpp.cpp
|
|
|
|
SYNCHRONIZE_BLOCK = 1
|
|
|
|
PRECOMPILED_INCLUDE = rgb_pch.h
|
|
PRECOMPILED_CXX = 1
|
|
|
|
TARGETLIBS=$(TARGETLIBS)
|