mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-20 19:09:39 +01:00
* version update
* do not use default config file git-svn-id: trunk@24215 -
This commit is contained in:
parent
7ac7d8a4b6
commit
af6bf244f2
@ -42,7 +42,7 @@
|
||||
</Units>
|
||||
</ProjectOptions>
|
||||
<CompilerOptions>
|
||||
<Version Value="10"/>
|
||||
<Version Value="11"/>
|
||||
<PathDelim Value="\"/>
|
||||
<SearchPaths>
|
||||
<IncludeFiles Value="..\inc;..\i386;..\win;..\win\wininc;..\objpas\classes;..\objpas\sysutils;..\objpas"/>
|
||||
@ -60,6 +60,9 @@
|
||||
<ShowNotes Value="False"/>
|
||||
<ShowHints Value="False"/>
|
||||
</Verbosity>
|
||||
<ConfigFile>
|
||||
<DontUseConfigFile Value="True"/>
|
||||
</ConfigFile>
|
||||
<CompilerPath Value="$(CompPath)"/>
|
||||
<ExecuteBefore>
|
||||
<Command Value="cmd.exe /c "if not exist ..\units\i386-win32 mkdir ..\units\i386-win32""/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user