blob: ab440fab85320fb1def949fdaa5d87850cb3d84b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
######################################################################
# Automatically generated by qmake (2.01a) Sat May 7 20:45:42 2011
######################################################################
TEMPLATE = app
TARGET =
DEPENDPATH += .
INCLUDEPATH += .
# Input
HEADERS += BitcoinGUI.h
SOURCES += bitcoin.cpp BitcoinGUI.cpp
|