Skip to content

Commit 1a95f18

Browse files
authored
Updating build instructions.
1 parent 63d1197 commit 1a95f18

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ export header" section of the SWMM Project CMakeLists.txt is not commented out.
3131

3232
Step 2 - Copy SWMM Library
3333

34-
In the swmm\toolkit directory copy swmm5.h and toolkitAPI.h, swmm5.dll,
35-
swmm5.lib, and swmm5.exp all together in the same folder. The setup.py file
36-
is configured to find them there.
34+
In the swmm\toolkit directory copy swmm5.h, swmm5_export.h, toolkitAPI.h,
35+
swmm5.dll, swmm5.lib, and swmm5.exp all together in the same folder. The
36+
setup.py file is configured to find them there.
3737

3838

3939
Step 3 - Build SWMM Toolkit

0 commit comments

Comments
 (0)