Skip to content

Commit

Permalink
Enable RTTI for x3core.dsp and FrameXtp.dsp
Browse files Browse the repository at this point in the history
  • Loading branch information
rhcad committed Nov 10, 2011
1 parent a7a7e81 commit c9484a9
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 9 deletions.
4 changes: 2 additions & 2 deletions projects/msvc/vcproj/FrameXtp.dsp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion projects/msvc/vcproj/swig.rule
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Name="swig -python"
DisplayName="swig -python"
CommandLine="if not exist $(OutDir) mkdir $(OutDir)
swig.exe -c++ -python -I$(ProjectDir)..\..\..\code\pkg_Core\Interface -outdir $(OutDir) $(InputPath)"
Outputs="$(InputName)._swig"
Outputs="$(InputName)_wrap.cxx"
FileExtensions="*.i"
ExecutionDescription="swig generating"
>
Expand Down
14 changes: 8 additions & 6 deletions projects/msvc/vcproj/x3core.dsp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c9484a9

Please sign in to comment.