/[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 19 by torben, Wed Aug 8 19:04:07 2007 UTC revision 20 by torben, Wed Aug 8 21:00:34 2007 UTC
# Line 1  Line 1 
1  # these are the headers for your project  # these are the headers for your project
2  noinst_HEADERS = wxcputhrottle.h  noinst_HEADERS = trayicon.h wxcputhrottle.h wxcputhrottleframe.h
3    
4  #########################################################################  #########################################################################
5  # APPLICATION SECTION  # APPLICATION SECTION
# Line 9  noinst_HEADERS = wxcputhrottle.h Line 9  noinst_HEADERS = wxcputhrottle.h
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 = wxcputhrottle.cpp  wxcputhrottle_SOURCES = trayicon.cpp wxcputhrottle.cpp wxcputhrottleframe.cpp
13  wxcputhrottle_LDFLAGS = $(WX_LIBS)  wxcputhrottle_LDFLAGS = $(WX_LIBS)
14    

Legend:
Removed from v.19  
changed lines
  Added in v.20

  ViewVC Help
Powered by ViewVC 1.1.20