Skip to content

Commit

Permalink
- Cleanup of project files
Browse files Browse the repository at this point in the history
  • Loading branch information
beNative committed Nov 9, 2015
1 parent eba7ff0 commit 9b48078
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 16 deletions.
2 changes: 1 addition & 1 deletion Concepts.Resources.pas
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
limitations under the License.
}

//{$I Concepts.inc}
{$I Concepts.inc}

unit Concepts.Resources;

Expand Down
4 changes: 2 additions & 2 deletions Concepts.dpr
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ uses
Forms,
Vcl.Themes,
Vcl.Styles,
System.ImageList in 'Types\System.ImageList.pas',
AsyncCalls in 'Libraries\AsyncCalls\AsyncCalls.pas',
BTMemoryModule in 'Libraries\BTMemoryModule\BTMemoryModule.pas',
ChromeTabs in 'Libraries\TChromeTabs\Lib\ChromeTabs.pas',
Expand Down Expand Up @@ -299,7 +298,8 @@ uses
VirtualTrees.WorkerThread in 'Libraries\VirtualTreeView\Source\VirtualTrees.WorkerThread.pas',
VTAccessibility in 'Libraries\VirtualTreeView\Source\VTAccessibility.pas',
VTAccessibilityFactory in 'Libraries\VirtualTreeView\Source\VTAccessibilityFactory.pas',
VTHeaderPopup in 'Libraries\VirtualTreeView\Source\VTHeaderPopup.pas';
VTHeaderPopup in 'Libraries\VirtualTreeView\Source\VTHeaderPopup.pas',
Concepts.ComponentInspector in 'Concepts.ComponentInspector.pas' {frmComponentInspector};

{$R *.res}

Expand Down
26 changes: 13 additions & 13 deletions Concepts.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<ProjectGuid>{08B0BBF6-9865-47D8-B7FD-7BE56E3904B5}</ProjectGuid>
<MainSource>Concepts.dpr</MainSource>
<Config Condition="'$(Config)'==''">Debug</Config>
<Config Condition="'$(Config)'==''">Release</Config>
<DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
<ProjectVersion>17.2</ProjectVersion>
<FrameworkType>VCL</FrameworkType>
Expand Down Expand Up @@ -94,8 +94,8 @@
<DCC_DebugInformation>0</DCC_DebugInformation>
</PropertyGroup>
<PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
<VerInfo_Build>1</VerInfo_Build>
<VerInfo_Keys>CompanyName=Tim Sinaeve;FileDescription=;FileVersion=1.0.0.1;InternalName=Concepts;LegalCopyright=(c) 2015 Tim Sinaeve;LegalTrademarks=;OriginalFilename=Concepts.exe;ProductName=Concepts;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
<VerInfo_Build>2</VerInfo_Build>
<VerInfo_Keys>CompanyName=Tim Sinaeve;FileDescription=;FileVersion=1.0.0.2;InternalName=Concepts;LegalCopyright=(c) 2015 Tim Sinaeve;LegalTrademarks=;OriginalFilename=Concepts.exe;ProductName=Concepts;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
<DCC_ImportedDataReferences>false</DCC_ImportedDataReferences>
<DCC_DebugInfoInExe>false</DCC_DebugInfoInExe>
<VerInfo_Locale>1033</VerInfo_Locale>
Expand Down Expand Up @@ -133,7 +133,6 @@
<DelphiCompile Include="$(MainSource)">
<MainSource>MainSource</MainSource>
</DelphiCompile>
<DCCReference Include="Types\System.ImageList.pas"/>
<DCCReference Include="Libraries\AsyncCalls\AsyncCalls.pas"/>
<DCCReference Include="Libraries\BTMemoryModule\BTMemoryModule.pas"/>
<DCCReference Include="Libraries\TChromeTabs\Lib\ChromeTabs.pas"/>
Expand Down Expand Up @@ -500,6 +499,10 @@
<DCCReference Include="Libraries\VirtualTreeView\Source\VTAccessibility.pas"/>
<DCCReference Include="Libraries\VirtualTreeView\Source\VTAccessibilityFactory.pas"/>
<DCCReference Include="Libraries\VirtualTreeView\Source\VTHeaderPopup.pas"/>
<DCCReference Include="Concepts.ComponentInspector.pas">
<Form>frmComponentInspector</Form>
<FormType>dfm</FormType>
</DCCReference>
<None Include="Libraries\DDuce\DDuce.inc"/>
<None Include="Libraries\DDuce\jedi.inc"/>
<BuildConfiguration Include="Debug">
Expand Down Expand Up @@ -578,26 +581,31 @@
<DeployFile LocalName="Library\Win32\Debug\Concepts.exe" Configuration="Debug" Class="ProjectOutput">
<Platform Name="Win32">
<RemoteName>Concepts.exe</RemoteName>
<Overwrite>true</Overwrite>
</Platform>
</DeployFile>
<DeployFile LocalName="Library\Win64\Debug\Concepts.exe" Configuration="Debug" Class="ProjectOutput">
<Platform Name="Win64">
<RemoteName>Concepts.exe</RemoteName>
<Overwrite>true</Overwrite>
</Platform>
</DeployFile>
<DeployFile LocalName="Library\Win32\Release\Concepts.exe" Configuration="Release" Class="ProjectOutput">
<Platform Name="Win32">
<RemoteName>Concepts.exe</RemoteName>
<Overwrite>true</Overwrite>
</Platform>
</DeployFile>
<DeployFile LocalName="Libraries\DDuce\DDuce.inc" Configuration="Debug" Class="ProjectFile">
<Platform Name="Win32">
<RemoteDir>.\</RemoteDir>
<Overwrite>true</Overwrite>
</Platform>
</DeployFile>
<DeployFile LocalName="Libraries\DDuce\jedi.inc" Configuration="Debug" Class="ProjectFile">
<Platform Name="Win32">
<RemoteDir>.\</RemoteDir>
<Overwrite>true</Overwrite>
</Platform>
</DeployFile>
<DeployClass Required="true" Name="DependencyPackage">
Expand Down Expand Up @@ -922,8 +930,8 @@
<ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
<ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
<ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
<ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
<ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
<ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
<ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
</Deployment>
<ModelSupport>False</ModelSupport>
Expand All @@ -933,11 +941,3 @@
<Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
<Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
</Project>

<!-- EurekaLog First Line
[Exception Log]
EurekaLog Version=7007
Activate=0
DeleteMapAfterCompile=0
Encrypt Password=""
EurekaLog Last Line -->
Binary file modified Concepts.res
Binary file not shown.
2 changes: 2 additions & 0 deletions Types/System.ImageList.pas
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ implementation

end.



0 comments on commit 9b48078

Please sign in to comment.