9 lines
349 B
INI
Executable File
9 lines
349 B
INI
Executable File
Include .\rageTools.build
|
|
ExporterRules[Exporter=~'VS201'] {
|
|
Settings.General.OutputDirectoryName = '$(RS_TOOLSBIN)\shadertools_gen9\'
|
|
Settings.General.TargetName = 'sgafxc'
|
|
|
|
# Settings.BuildEvents.PreLink.Description = 'Prepare source control'
|
|
# Settings.BuildEvents.PreLink.Command = 'p4.exe edit $(TargetDir)$(TargetName).*'
|
|
}
|