mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-29 04:02:45 +01:00
d8b34b136a
Fixes #1144
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
|
|
|