/[projects]/wxCpuThrottle/src/Makefile.am
ViewVC logotype

Diff of /wxCpuThrottle/src/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 23 by torben, Wed Aug 8 21:00:34 2007 UTC revision 24 by torben, Thu Aug 9 20:57:19 2007 UTC
# Line 1  Line 1 
1  # these are the headers for your project  # these are the headers for your project
2  noinst_HEADERS = trayicon.h wxcputhrottle.h wxcputhrottleframe.h  noinst_HEADERS = acpiparser.h trayicon.h wxcputhrottle.h wxcputhrottleframe.h
3    
4  #########################################################################  #########################################################################
5  # APPLICATION SECTION  # APPLICATION SECTION
# Line 9  noinst_HEADERS = trayicon.h wxcputhrottl Line 9  noinst_HEADERS = trayicon.h wxcputhrottl
9  bin_PROGRAMS = wxcputhrottle  bin_PROGRAMS = wxcputhrottle
10    
11  # the application source, library search path, and link libraries  # the application source, library search path, and link libraries
12  wxcputhrottle_SOURCES = trayicon.cpp wxcputhrottle.cpp wxcputhrottleframe.cpp  wxcputhrottle_SOURCES = acpiparser.cpp trayicon.cpp wxcputhrottle.cpp \
13            wxcputhrottleframe.cpp
14  wxcputhrottle_LDFLAGS = $(WX_LIBS)  wxcputhrottle_LDFLAGS = $(WX_LIBS)
15    

Legend:
Removed from v.23  
changed lines
  Added in v.24

  ViewVC Help
Powered by ViewVC 1.1.20