Skip to content

Commit

Permalink
add commented-out example to enable premake serial/audio
Browse files Browse the repository at this point in the history
  • Loading branch information
erwincoumans committed May 2, 2017
1 parent 9fef6c1 commit 74ce6af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build_visual_studio_vr_pybullet_double.bat
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@ del tmp1234.txt
cd build3

premake4 --double --midi --enable_openvr --enable_pybullet --python_include_dir="%myvar%/include" --python_lib_dir="%myvar%/libs" --targetdir="../bin" vs2010

#premake4 --serial --audio --double --midi --enable_openvr --enable_pybullet --python_include_dir="%myvar%/include" --python_lib_dir="%myvar%/libs" --targetdir="../bin" vs2010

start vs2010

0 comments on commit 74ce6af

Please sign in to comment.