mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-30 04:24:28 +01:00
22 lines
500 B
Plaintext
22 lines
500 B
Plaintext
|
|
||
|
#----------------------------- Global Properties ----------------------------#
|
||
|
|
||
|
/outputDir:bin/$(Platform)
|
||
|
/intermediateDir:obj/$(Platform)
|
||
|
/platform:Windows
|
||
|
/config:
|
||
|
/profile:Reach
|
||
|
/compress:False
|
||
|
|
||
|
#-------------------------------- References --------------------------------#
|
||
|
|
||
|
|
||
|
#---------------------------------- Content ---------------------------------#
|
||
|
|
||
|
#begin Shader.fx
|
||
|
/importer:EffectImporter
|
||
|
/processor:EffectProcessor
|
||
|
/processorParam:DebugMode=Auto
|
||
|
/build:Shader.fx
|
||
|
|