spiegel-keyman/common/windows/delphi/components
Marc Durdin 27eb1b9f19 fix(developer): add no-ops for symbol builds for components
Fixes the release build where we do `nmake symbols` for developer/src,
which was failing on calls to these two sets of components. (In
windows/src, the build structure is different due to an additional layer
of folders, so we end up with no `nmake symbols` call on the common
components).
2022-07-08 05:04:10 +10:00
..
common_components.dpk chore(windows): move KeymanVersion.pas to common and update refs 2022-06-21 09:39:04 +10:00
common_components.dproj chore(windows): move KeymanVersion.pas to common and update refs 2022-06-21 09:39:04 +10:00
common_components.identcache chore(windows): move KeymanVersion.pas to common and update refs 2022-06-21 09:39:04 +10:00
common_components.res chore(windows): move FixedTrackbar and add common_components to makefiles 2022-06-21 09:38:54 +10:00
FixedTrackbar.pas chore(windows): move FixedTrackbar and add common_components to makefiles 2022-06-21 09:38:54 +10:00
keybtn.bmp chore(windows): move keybtn and onscreenkeyboard to common 2022-06-21 09:38:56 +10:00
keybtn.pas chore(windows): move keybtn and onscreenkeyboard to common 2022-06-21 09:38:56 +10:00
keybtn.rc chore(windows): move keybtn and onscreenkeyboard to common 2022-06-21 09:38:56 +10:00
keybtn.RES chore(windows): move keybtn and onscreenkeyboard to common 2022-06-21 09:38:56 +10:00
keybtn_charcoal.bmp chore(windows): move keybtn and onscreenkeyboard to common 2022-06-21 09:38:56 +10:00
keybtn_flat.bmp chore(windows): move keybtn and onscreenkeyboard to common 2022-06-21 09:38:56 +10:00
Makefile fix(developer): add no-ops for symbol builds for components 2022-07-08 05:04:10 +10:00
OnScreenKeyboard.pas chore(windows): move keybtn and onscreenkeyboard to common 2022-06-21 09:38:56 +10:00
onscreenkeyboard.rc chore(windows): move keybtn and onscreenkeyboard to common 2022-06-21 09:38:56 +10:00
onscreenkeyboard.RES chore(windows): move keybtn and onscreenkeyboard to common 2022-06-21 09:38:56 +10:00
PaintPanel.pas chore(windows): move PaintPanel to common 2022-06-21 09:38:57 +10:00