diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-08-23 22:08:00 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-09-20 19:30:28 +0200 |
| commit | b3dc4d260bc839e677013b620f70be867bd97905 (patch) | |
| tree | 156be0bd235f36e976fbedb2db570d8b23c2f576 /langtest.sh | |
| parent | e18addc9029f56c67aa40254bcfa40f8b072866f (diff) | |
DROPME: add test wxWidgets UI for LanguageTag editing.
Diffstat (limited to 'langtest.sh')
| -rw-r--r-- | langtest.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/langtest.sh b/langtest.sh new file mode 100644 index 00000000..56116837 --- /dev/null +++ b/langtest.sh @@ -0,0 +1 @@ +g++ -g -o langtest langtest.cc `wx-config --cflags --libs` -I. -Lbuild/src -ldcp-1.0 |
