mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-29 06:15:24 +00:00
Rakefile for "main_window" sub-dir
This commit is contained in:
parent
1986cf6f6a
commit
effffb2fb0
4
src/mkvtoolnix-gui/main_window/Rakefile
Normal file
4
src/mkvtoolnix-gui/main_window/Rakefile
Normal file
@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env rake
|
||||
# -*- mode: ruby; -*-
|
||||
|
||||
import ['..', '../..', '../../..'].collect { |subdir| FileList[File.dirname(__FILE__) + "/#{subdir}/build-config.in"].to_a }.flatten.compact.first.gsub(/build-config.in/, 'Rakefile')
|
Loading…
Reference in New Issue
Block a user