mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-26 11:17:57 +08:00
Follow up to rev 1041: Remove \source\const.inc from D11 project file
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<ProjectGuid>{53d02113-9bb2-4326-83eb-53734f07dae7}</ProjectGuid>
|
||||
<MainSource>heidisql.dpr</MainSource>
|
||||
@ -140,6 +140,5 @@
|
||||
<DCCReference Include="..\..\source\usermanager.pas">
|
||||
<Form>UserManagerForm</Form>
|
||||
</DCCReference>
|
||||
<None Include="..\..\source\const.inc" />
|
||||
</ItemGroup>
|
||||
</Project>
|
Reference in New Issue
Block a user