/[svn]/linuxsampler/trunk/src/hostplugins/vst/Makefile.am
ViewVC logotype

Diff of /linuxsampler/trunk/src/hostplugins/vst/Makefile.am

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

revision 1897 by persson, Sun May 10 09:31:51 2009 UTC revision 1908 by persson, Mon Jun 1 18:50:06 2009 UTC
# Line 20  LinuxSampler_la_LDFLAGS += -Wl,$(srcdir) Line 20  LinuxSampler_la_LDFLAGS += -Wl,$(srcdir)
20  LinuxSampler_la_LIBADD += -lws2_32  LinuxSampler_la_LIBADD += -lws2_32
21  else  else
22  LinuxSampler_la_CPPFLAGS = -D__cdecl=  LinuxSampler_la_CPPFLAGS = -D__cdecl=
23    LinuxSampler_la_LDFLAGS += -Wl,--defsym -Wl,main=VSTPluginMain
24  endif  endif
25    
26  endif  endif

Legend:
Removed from v.1897  
changed lines
  Added in v.1908

  ViewVC Help
Powered by ViewVC