Subversion Repositories DevTools

Rev

Rev 2088 | Rev 2094 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2088 Rev 2092
Line 31... Line 31...
31
Src        ( '*', "EA_Finders.cs" );
31
Src        ( '*', "EA_Finders.cs" );
32
Src        ( '*', "EA_DocGenOptions.cs" );
32
Src        ( '*', "EA_DocGenOptions.cs" );
33
Src        ( '*', "EA_Utilities.cs" );
33
Src        ( '*', "EA_Utilities.cs" );
34
Src        ( '*', "EA_ElementSorter.cs" );
34
Src        ( '*', "EA_ElementSorter.cs" );
35
 
35
 
36
SharedLib  ( '*', "EA_DocGen", @CSRCS, "-LInterop.EA", "-LInterop.Word" );
36
SharedLib  ( '*', "EA_DocGen", @CSRCS, "-LInterop.EA", "-LInterop.Word", "-LOffice" );
37
 
37
 
38
#.............................................................................
38
#.............................................................................
39
# Packaging definitions
39
# Packaging definitions
40
#
40
#
41
PackageLib ('*', @SHLIBS );
41
PackageLib ('*', @SHLIBS );