mirror of https://gitlab.com/basile.b/dexed.git
setup, windows, force extension
This commit is contained in:
parent
3ebc71d1a2
commit
cbcec8eba4
|
@ -12,6 +12,7 @@ object CurrentProject: TCENativeProject
|
|||
'win32/'
|
||||
'<CPP>'
|
||||
)
|
||||
pathsOptions.forceExtension = True
|
||||
preBuildProcess.executable = 'cmd'
|
||||
preBuildProcess.workingDirectory = '<CPP>'
|
||||
preBuildProcess.options = [poUsePipes, poStderrToOutPut]
|
||||
|
|
Loading…
Reference in New Issue