lazmapviewer: Move synapse download engine package to the same location of main package. Add palette icons.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6798 8e941d3f-bd1b-0410-a28a-d453659cc2b4
@ -4,3 +4,9 @@ tmapview_200.png
|
||||
tmvgeonames.png
|
||||
tmvgeonames_150.png
|
||||
tmvgeonames_200.png
|
||||
tmvdefpc.png
|
||||
tmvdefpc_150.png
|
||||
tmvdefpc_200.png
|
||||
tmvdesynapse.png
|
||||
tmvdesynapse_150.png
|
||||
tmvdesynapse_200.png
|
||||
|
BIN
components/lazmapviewer/images/tmvdefpc.png
Normal file
After Width: | Height: | Size: 891 B |
BIN
components/lazmapviewer/images/tmvdefpc_150.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
components/lazmapviewer/images/tmvdefpc_200.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
components/lazmapviewer/images/tmvdesynapse.png
Normal file
After Width: | Height: | Size: 886 B |
BIN
components/lazmapviewer/images/tmvdesynapse_150.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
components/lazmapviewer/images/tmvdesynapse_200.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
components/lazmapviewer/images/tmvdewin32.png
Normal file
After Width: | Height: | Size: 873 B |
BIN
components/lazmapviewer/images/tmvdewin32_150.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
components/lazmapviewer/images/tmvdewin32_200.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
@ -8,12 +8,13 @@
|
||||
<Version Value="11"/>
|
||||
<PathDelim Value="\"/>
|
||||
<SearchPaths>
|
||||
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)\"/>
|
||||
<OtherUnitFiles Value="source\addons\synapse_downloadengine"/>
|
||||
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
||||
</SearchPaths>
|
||||
</CompilerOptions>
|
||||
<Files Count="1">
|
||||
<Item1>
|
||||
<Filename Value="mvdlesynapse.pas"/>
|
||||
<Filename Value="source\addons\synapse_downloadengine\mvdlesynapse.pas"/>
|
||||
<HasRegisterProc Value="True"/>
|
||||
<UnitName Value="mvDLESynapse"/>
|
||||
</Item1>
|