Initial search layout and rename to wince
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
module GtkTest
|
||||
module Wince
|
||||
extend self
|
||||
|
||||
VERSION = {{read_file("./shard.yml").split("version: ")[1].split("\n")[0]}}
|
||||
{%
|
||||
`blueprint-compiler batch-compile ./data/ui/compiled ./data/ui/ ./data/ui/*.blp`
|
||||
%}
|
||||
Gio.register_resource("data/gtktest.gresource.xml", "data")
|
||||
Gio.register_resource("data/wince.gresource.xml", "data")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user