Skip to content

Commit

Permalink
update stepspy in folder stepspy-dev but havn't push to pypi. verify …
Browse files Browse the repository at this point in the history
…the new dll with IEEE9 and SD133 model. However, test with IEEE39 model with VSC failed. Need further check.
  • Loading branch information
changgang committed Apr 8, 2022
1 parent 7580f70 commit acf3095
Show file tree
Hide file tree
Showing 12 changed files with 478 additions and 94 deletions.
2 changes: 1 addition & 1 deletion code/steps/STEPS.cbp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<Option compiler="gcc" />
<Build>
<Target title="release">
<Option output="../../build/bin/release/STEPS" imp_lib="$(TARGET_OUTPUT_DIR)$(TARGET_OUTPUT_BASENAME).a" def_file="$(TARGET_OUTPUT_DIR)$(TARGET_OUTPUT_BASENAME).def" prefix_auto="1" extension_auto="1" />
<Option output="../../build/bin/release/libSTEPS" imp_lib="$(TARGET_OUTPUT_DIR)$(TARGET_OUTPUT_BASENAME).a" def_file="$(TARGET_OUTPUT_DIR)$(TARGET_OUTPUT_BASENAME).def" prefix_auto="1" extension_auto="1" />
<Option object_output="../../build/obj/release/" />
<Option type="3" />
<Option compiler="gcc" />
Expand Down
Loading

0 comments on commit acf3095

Please sign in to comment.