Skip to content

Commit 36fdbb5

Browse files
author
Lauris Kaplinski
committed
More paths
1 parent 3fc53e0 commit 36fdbb5

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

banner.bmp

83.9 KB
Binary file not shown.

dlgbmp.bmp

451 KB
Binary file not shown.

libcdoc.wxs

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -79,15 +79,15 @@
7979

8080
<ComponentGroup Id="LibrariesDev" Source="$(var.libcdoc)">
8181
<Files Include="*.pdb" />
82-
<File Name="libcdoc.dll" />
83-
<File Name="libcdoc.lib" />
84-
<File Name="libcdocd.dll" />
85-
<File Name="libcdocd.lib" />
82+
<File Name="cdoc.dll" />
83+
<File Name="cdoc.lib" />
84+
<File Name="cdocd.dll" />
85+
<File Name="cdocd.lib" />
8686
<?ifdef var.swig ?>
87-
<File Name="libcdoc_csharpd.dll" />
88-
<File Name="libcdoc_javad.dll" />
87+
<File Name="cdoc_csharpd.dll" />
88+
<File Name="cdoc_javad.dll" />
8989
<?ifdef var.python ?>
90-
<File Name="_libcdoc_pythond.pyd" />
90+
<File Name="_cdoc_pythond.pyd" />
9191
<?endif?>
9292
<?endif?>
9393
</ComponentGroup>

0 commit comments

Comments
 (0)