File tree Expand file tree Collapse file tree 9 files changed +12
-12
lines changed Expand file tree Collapse file tree 9 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,9 @@ Attribute VB_Exposed = False
19
19
'**/
20
20
'---------------------------------------------------------------------------------------
21
21
'<codelib>
22
- ' <file>%AppFolder%/source// FilterControlManagerCodeBuilder.cls</file>
22
+ ' <file>%AppFolder%/source/FilterControlManagerCodeBuilder.cls</file>
23
23
' <license>_codelib/license.bas</license>
24
- ' <use>%AppFolder%/source// IFilterFormCodeBuilder.cls</use>
24
+ ' <use>%AppFolder%/source/IFilterFormCodeBuilder.cls</use>
25
25
' <use>_codelib/addins/shared/AppFileCodeModulTransfer.cls</use>
26
26
'</codelib>
27
27
'---------------------------------------------------------------------------------------
Original file line number Diff line number Diff line change @@ -19,11 +19,11 @@ Attribute VB_Exposed = False
19
19
'**/
20
20
'---------------------------------------------------------------------------------------
21
21
'<codelib>
22
- ' <file>%AppFolder%/source// FilterFormCodeImporter.cls</file>
22
+ ' <file>%AppFolder%/source/FilterFormCodeImporter.cls</file>
23
23
' <license>_codelib/license.bas</license>
24
24
' <use>_codelib/addins/shared/CodeModuleWriter.cls</use>
25
25
' <use>_codelib/addins/shared/AppFileCodeModulTransfer.cls</use>
26
- ' <use>%AppFolder%/source// IFilterFormCodeBuilder.cls</use>
26
+ ' <use>%AppFolder%/source/IFilterFormCodeBuilder.cls</use>
27
27
'</codelib>
28
28
'---------------------------------------------------------------------------------------
29
29
'
Original file line number Diff line number Diff line change @@ -19,9 +19,9 @@ Attribute VB_Exposed = False
19
19
'**/
20
20
'---------------------------------------------------------------------------------------
21
21
'<codelib>
22
- ' <file>%AppFolder%/source// FilterStringBuilderCodeBuilder.cls</file>
22
+ ' <file>%AppFolder%/source/FilterStringBuilderCodeBuilder.cls</file>
23
23
' <license>_codelib/license.bas</license>
24
- ' <use>%AppFolder%/source// IFilterFormCodeBuilder.cls</use>
24
+ ' <use>%AppFolder%/source/IFilterFormCodeBuilder.cls</use>
25
25
' <use>_codelib/addins/shared/AppFileCodeModulTransfer.cls</use>
26
26
'</codelib>
27
27
'---------------------------------------------------------------------------------------
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Attribute VB_Exposed = False
19
19
'**/
20
20
'---------------------------------------------------------------------------------------
21
21
'<codelib>
22
- ' <file>%AppFolder%/source// IFilterFormCodeBuilder.cls</file>
22
+ ' <file>%AppFolder%/source/IFilterFormCodeBuilder.cls</file>
23
23
' <license>_codelib/license.bas</license>
24
24
' <use>_codelib/addins/shared/AppFileCodeModulTransfer.cls</use>
25
25
'</codelib>
Original file line number Diff line number Diff line change 1
1
Attribute VB_Name = "_config_Application"
2
2
'---------------------------------------------------------------------------------------
3
3
'<codelib>
4
- ' <file>%AppFolder%/source// _config_Application.bas</file>
4
+ ' <file>%AppFolder%/source/_config_Application.bas</file>
5
5
' <replace>base/_config_Application.bas</replace> 'dieses Modul ersetzt base/_config_Application.bas
6
6
' <license>_codelib/license.bas</license>
7
- ' <use>%AppFolder%/source// defGlobal_ACLibFilterFormWizard.bas</use>
7
+ ' <use>%AppFolder%/source/defGlobal_ACLibFilterFormWizard.bas</use>
8
8
' <use>base/_initApplication.bas</use>
9
9
' <use>base/modApplication.bas</use>
10
10
' <use>base/ApplicationHandler.cls</use>
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Attribute VB_Name = "_initApplication"
13
13
'**/
14
14
'---------------------------------------------------------------------------------------
15
15
'<codelib>
16
- ' <file>base /_initApplication.bas</file>
16
+ ' <file>%AppFolder%/source /_initApplication.bas</file>
17
17
' <license>_codelib/license.bas</license>
18
18
' <use>base/modApplication.bas</use>
19
19
' <use>base/defGlobal.bas</use>
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Attribute VB_Name = "defGlobal_FilterFormWizard"
10
10
'**/
11
11
'---------------------------------------------------------------------------------------
12
12
'<codelib>
13
- ' <file>%AppFolder%/source// defGlobal_FilterFormWizard.bas</file>
13
+ ' <file>%AppFolder%/source/defGlobal_FilterFormWizard.bas</file>
14
14
' <license>_codelib/license.bas</license>
15
15
'</codelib>
16
16
'---------------------------------------------------------------------------------------
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Attribute VB_Name = "modWizardCodeModulesData"
12
12
'**/
13
13
'---------------------------------------------------------------------------------------
14
14
'<codelib>
15
- ' <file>%AppFolder%/source// modWizardCodeModulesData.bas</file>
15
+ ' <file>%AppFolder%/source/modWizardCodeModulesData.bas</file>
16
16
' <license>_codelib/license.bas</license>
17
17
'</codelib>
18
18
'---------------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments