modified the Visual Studio 2010 projects and solution file to include a x64...
modified the Visual Studio 2010 projects and solution file to include a x64 configuration. modified the output folders such that the architecture is included in the path (so you get Release64, Debug32, etc.) so you can have all build types in one tree.
Showing
- celt/celt.vcxproj 203 additions, 125 deletionscelt/celt.vcxproj
- opus.sln 22 additions, 0 deletionsopus.sln
- silk/fixed/silk_fixed.vcxproj 201 additions, 124 deletionssilk/fixed/silk_fixed.vcxproj
- silk/float/silk_float.vcxproj 207 additions, 130 deletionssilk/float/silk_float.vcxproj
- silk/silk_common.vcxproj 269 additions, 192 deletionssilk/silk_common.vcxproj
- src/opus.vcxproj 174 additions, 105 deletionssrc/opus.vcxproj
Loading
Please register or sign in to comment