Commit 523c0d7812f21f660ba1ce97a3ec6434a364c92c
1 parent
c8c932b7
Exists in
master
Atualizado para "mapacacic" apenas.
Showing
1 changed file
with
0 additions
and
41 deletions
Show diff stats
MapaTesteProj/MapaCACICteste.dproj
... | ... | @@ -1,41 +0,0 @@ |
1 | -<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |
2 | - <PropertyGroup> | |
3 | - <ProjectGuid>{4f42d5b9-4185-4233-9988-97f71c5d98fc}</ProjectGuid> | |
4 | - <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | |
5 | - <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | |
6 | - <DCC_DCCCompiler>DCC32</DCC_DCCCompiler> | |
7 | - <DCC_DependencyCheckOutputName>MapaCACICteste.exe</DCC_DependencyCheckOutputName> | |
8 | - <MainSource>MapaCACICteste.dpr</MainSource> | |
9 | - </PropertyGroup> | |
10 | - <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | |
11 | - <Version>7.0</Version> | |
12 | - <DCC_DebugInformation>False</DCC_DebugInformation> | |
13 | - <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols> | |
14 | - <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo> | |
15 | - <DCC_Define>RELEASE</DCC_Define> | |
16 | - </PropertyGroup> | |
17 | - <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | |
18 | - <Version>7.0</Version> | |
19 | - <DCC_Define>DEBUG</DCC_Define> | |
20 | - </PropertyGroup> | |
21 | - <ProjectExtensions> | |
22 | - <Borland.Personality>Delphi.Personality</Borland.Personality> | |
23 | - <Borland.ProjectType /> | |
24 | - <BorlandProject> | |
25 | -<BorlandProject><Delphi.Personality><Parameters><Parameters Name="UseLauncher">False</Parameters><Parameters Name="LoadAllSymbols">True</Parameters><Parameters Name="LoadUnspecifiedSymbols">False</Parameters></Parameters><VersionInfo><VersionInfo Name="IncludeVerInfo">False</VersionInfo><VersionInfo Name="AutoIncBuild">False</VersionInfo><VersionInfo Name="MajorVer">1</VersionInfo><VersionInfo Name="MinorVer">0</VersionInfo><VersionInfo Name="Release">0</VersionInfo><VersionInfo Name="Build">0</VersionInfo><VersionInfo Name="Debug">False</VersionInfo><VersionInfo Name="PreRelease">False</VersionInfo><VersionInfo Name="Special">False</VersionInfo><VersionInfo Name="Private">False</VersionInfo><VersionInfo Name="DLL">False</VersionInfo><VersionInfo Name="Locale">1046</VersionInfo><VersionInfo Name="CodePage">1252</VersionInfo></VersionInfo><VersionInfoKeys><VersionInfoKeys Name="CompanyName"></VersionInfoKeys><VersionInfoKeys Name="FileDescription"></VersionInfoKeys><VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys><VersionInfoKeys Name="InternalName"></VersionInfoKeys><VersionInfoKeys Name="LegalCopyright"></VersionInfoKeys><VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys><VersionInfoKeys Name="OriginalFilename"></VersionInfoKeys><VersionInfoKeys Name="ProductName"></VersionInfoKeys><VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys><VersionInfoKeys Name="Comments"></VersionInfoKeys></VersionInfoKeys><Source><Source Name="MainSource">MapaCACICteste.dpr</Source></Source></Delphi.Personality></BorlandProject></BorlandProject> | |
26 | - </ProjectExtensions> | |
27 | - <Import Project="$(MSBuildBinPath)\Borland.Delphi.Targets" /> | |
28 | - <ItemGroup> | |
29 | - <DelphiCompile Include="MapaCACICteste.dpr"> | |
30 | - <MainSource>MainSource</MainSource> | |
31 | - </DelphiCompile> | |
32 | - <DCCReference Include="..\CACIC_Comm.pas" /> | |
33 | - <DCCReference Include="..\CACIC_Library.pas" /> | |
34 | - <DCCReference Include="AcessoMapaTeste.pas"> | |
35 | - <Form>frmAcesso</Form> | |
36 | - </DCCReference> | |
37 | - <DCCReference Include="MapaTeste.pas"> | |
38 | - <Form>frmMapaCacic</Form> | |
39 | - </DCCReference> | |
40 | - </ItemGroup> | |
41 | -</Project> | |
42 | 0 | \ No newline at end of file |