Page Menu
Home
Musing Studio
Search
Configure Global Search
Log In
Files
F12142579
meson.build
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
350 B
Subscribers
None
meson.build
View Options
project('writeas-gtk', ['vala', 'c'],
version: '1.0.0-beta',
license: 'GPL',
meson_version: '>=0.40.1')
i18n = import('i18n')
conf = configuration_data()
conf.set_quoted('GETTEXT_PACKAGE', meson.project_name())
configure_file(output: 'config.h', configuration: conf)
config_h_dir = include_directories('.')
subdir('data')
subdir('src')
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Oct 9, 10:51 PM (1 d, 3 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3436889
Attached To
rWAGTK writeas-gtk
Event Timeline
Log In to Comment