Subversion Repositories DevTools

Rev

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

Rev 2155 Rev 2169
Line 18... Line 18...
18
Platform( 'CSHARP' );
18
Platform( 'CSHARP' );
19
 
19
 
20
############################################################################
20
############################################################################
21
#   Define the source files
21
#   Define the source files
22
#
22
#
-
 
23
Src        ( '*', "About.cs" );
-
 
24
Src        ( '*', "About.resx" );
23
Src        ( '*', "AssemblyInfo.cs" );
25
Src        ( '*', "AssemblyInfo.cs" );
-
 
26
Src        ( '*', "AssemblyVersionInfo.cs" );
24
Src        ( '*', "Constants.cs");
27
Src        ( '*', "Constants.cs");
25
Src        ( '*', "CopyReqProDatabase.cs");
28
Src        ( '*', "CopyReqProDatabase.cs");
26
Src        ( '*', "CopyReqProDatabaseToMemory.cs");
29
Src        ( '*', "CopyReqProDatabaseToMemory.cs");
-
 
30
Src        ( '*', "CWaitCursor.cs");
-
 
31
Src        ( '*', "EA_Connectors.cs" );
-
 
32
Src        ( '*', "EA_ElementAccumulator.cs" );
27
Src        ( '*', "EA_ElementSorter.cs" );
33
Src        ( '*', "EA_ElementSorter.cs" );
-
 
34
Src        ( '*', "EA_Package.cs" );
-
 
35
Src        ( '*', "EA_Parsing.cs" );
-
 
36
Src        ( '*', "EA_ProjectBrowser.cs" );
-
 
37
Src        ( '*', "EA_RecursionWorker.cs" );
28
Src        ( '*', "EA_TaggedValues.cs" );
38
Src        ( '*', "EA_TaggedValues.cs" );
29
Src        ( '*', "EA_Utilities.cs" );
-
 
30
Src        ( '*', "ExportForm.cs");
39
Src        ( '*', "ExportForm.cs");
31
Src        ( '*', "ExportForm.resx");
40
Src        ( '*', "ExportForm.resx");
32
Src        ( '*', "ExportToReqProCSVForm.cs");
41
Src        ( '*', "ExportToReqProCSVForm.cs");
33
Src        ( '*', "ExportToReqProCSVForm.resx");
42
Src        ( '*', "ExportToReqProCSVForm.resx");
34
Src        ( '*', "ExportToReqProDatabase.cs");
43
Src        ( '*', "ExportToReqProDatabase.cs");