Skip to content

Commit

Permalink
Merge pull request #5 from De-Rossi-Consulting/fix-xerces-found
Browse files Browse the repository at this point in the history
fix: Add xerces-c_3_2.dll to fix .dll no found issue, issue FashionFreedom#1018
  • Loading branch information
Martin-Nyaga committed May 10, 2024
2 parents bbfb72e + 29125f8 commit d045623
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -170,4 +170,4 @@ target_wrapper.sh

# Allow xerces lib
!xerces-c_3D.lib
!xerces-c_3_2D.dll
!xerces-c_3_2.dll
Binary file added src/libs/xerces-c/msvc/lib/xerces-c_3_2.dll
Binary file not shown.

0 comments on commit d045623

Please sign in to comment.