mirror of
https://github.com/polserver/polserver
synced 2026-08-13 08:23:08 -04:00
directives use the wrong capitalization. The existing warning will now lead to an error when warnings get treated as errors.
16 lines
370 B
INI
16 lines
370 B
INI
ModuleDirectory ../../pol-core/support/scripts
|
|
IncludeDirectory .
|
|
PolScriptRoot .
|
|
PackageRoot .
|
|
GenerateListing 0
|
|
GenerateDebugInfo 0
|
|
GenerateDebugTextInfo 0
|
|
DisplayWarnings 1
|
|
CompileAspPages 1
|
|
AutoCompileByDefault 1
|
|
UpdateOnlyOnAutoCompile 1
|
|
OnlyCompileUpdatedScripts 1
|
|
DisplaySummary 0
|
|
GenerateDependencyInfo 0
|
|
DisplayUpToDateScripts 0
|
|
ErrorOnFileCaseMissmatch 1
|