Changeset 554 for trunk/examples/tools
- Timestamp:
 - Feb 9, 2010, 2:22:46 PM (16 years ago)
 - Location:
 - trunk/examples/tools
 - Files:
 - 
      
- 3 edited
 
- 
          
  echoplugin/plugin/plugin.pro (modified) (1 diff)
 - 
          
  plugandpaintplugins/basictools/basictools.pro (modified) (1 diff)
 - 
          
  plugandpaintplugins/extrafilters/extrafilters.pro (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/examples/tools/echoplugin/plugin/plugin.pro
r2 r554 6 6 SOURCES = echoplugin.cpp 7 7 TARGET = $$qtLibraryTarget(echoplugin) 8 os2:TARGET = $$qtLibraryTarget(echopl) 8 9 DESTDIR = ../plugins 9 10 #! [0]  - 
      
trunk/examples/tools/plugandpaintplugins/basictools/basictools.pro
r2 r554 6 6 SOURCES = basictoolsplugin.cpp 7 7 TARGET = $$qtLibraryTarget(pnp_basictools) 8 os2:TARGE = $$qtLibraryTarget(pnp_bt) 8 9 DESTDIR = ../../plugandpaint/plugins 9 10 #! [0]  - 
      
trunk/examples/tools/plugandpaintplugins/extrafilters/extrafilters.pro
r2 r554 6 6 SOURCES = extrafiltersplugin.cpp 7 7 TARGET = $$qtLibraryTarget(pnp_extrafilters) 8 os2:TARGET = $$qtLibraryTarget(pnp_ef) 8 9 DESTDIR = ../../plugandpaint/plugins 9 10  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  