Sha256: 8a2cabde46e58a90850928643e4762edc71a36f113ee79ddc696be86b30e0c66

Contents?: true

Size: 1.54 KB

Versions: 11

Compression:

Stored size: 1.54 KB

Contents

all: lib/mastercoin-wallet/gui/ui_main.rb lib/mastercoin-wallet/gui/ui_bitcoin_offer.rb lib/mastercoin-wallet/gui/ui_purchase_offer.rb lib/mastercoin-wallet/gui/ui_selling_offer.rb lib/mastercoin-wallet/gui/ui_simple_send.rb lib/mastercoin-wallet/gui/ui_first_run.rb lib/mastercoin-wallet/gui/images.rb

lib/mastercoin-wallet/gui/ui_simple_send.rb: lib/mastercoin-wallet/gui/simple_send_window.ui
		rbuic4 lib/mastercoin-wallet/gui/simple_send_window.ui -o lib/mastercoin-wallet/gui/ui_simple_send.rb

lib/mastercoin-wallet/gui/ui_selling_offer.rb: lib/mastercoin-wallet/gui/selling_offer_window.ui
		rbuic4 lib/mastercoin-wallet/gui/selling_offer_window.ui -o lib/mastercoin-wallet/gui/ui_selling_offer.rb

lib/mastercoin-wallet/gui/ui_purchase_offer.rb: lib/mastercoin-wallet/gui/purchase_offer_window.ui
		rbuic4 lib/mastercoin-wallet/gui/purchase_offer_window.ui -o lib/mastercoin-wallet/gui/ui_purchase_offer.rb

lib/mastercoin-wallet/gui/ui_bitcoin_offer.rb: lib/mastercoin-wallet/gui/bitcoin_offer_window.ui
		rbuic4 lib/mastercoin-wallet/gui/bitcoin_offer_window.ui -o lib/mastercoin-wallet/gui/ui_bitcoin_offer.rb

lib/mastercoin-wallet/gui/ui_first_run.rb: lib/mastercoin-wallet/gui/first_run_window.ui
		rbuic4 first_run_window.ui -o ui_first_run.rb

lib/mastercoin-wallet/gui/ui_main.rb: lib/mastercoin-wallet/gui/main_window.ui
		rbuic4 lib/mastercoin-wallet/gui/main_window.ui -o lib/mastercoin-wallet/gui/ui_main.rb

lib/mastercoin-wallet/gui/images.rb: resources/images.qrc
		rbrcc -name images resources/images.qrc -o lib/mastercoin-wallet/gui/images.rb

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
mastercoin-wallet-0.0.13 Makefile
mastercoin-wallet-0.0.12 Makefile
mastercoin-wallet-0.0.11 Makefile
mastercoin-wallet-0.0.10 Makefile
mastercoin-wallet-0.0.9 Makefile
mastercoin-wallet-0.0.8 Makefile
mastercoin-wallet-0.0.7 Makefile
mastercoin-wallet-0.0.6 Makefile
mastercoin-wallet-0.0.5 Makefile
mastercoin-wallet-0.0.4 Makefile
mastercoin-wallet-0.0.3 Makefile