Blame view

testWAV.pro 345 Bytes
8a202cc2   eishchuk   Initial commit
1
2
3
4
5
6
7
8
9
10
11
12
  ######################################################################
  # Automatically generated by qmake (2.01a) lun. mai 9 11:16:11 2011
  ######################################################################
  
  TEMPLATE = app
  TARGET = 
  DEPENDPATH += .
  INCLUDEPATH += .
  
  # Input
  HEADERS += fft.h wavdata.h
  SOURCES += fft.cpp main.cpp wavdata.cpp