vphysics_jolt/joltphysics/joltphysics_avx2.vpc

13 lines
331 B
Plaintext
Raw Permalink Normal View History

2022-08-28 22:31:01 +01:00
//-----------------------------------------------------------------------------
// JOLTPHYSICS_AVX2.VPC
2022-08-28 22:31:01 +01:00
//
// Project Script
//-----------------------------------------------------------------------------
$Macro PROJNAME "joltphysics_avx2"
2022-08-28 22:31:01 +01:00
$Conditional VOLT_AVX2 "1"
$Macro VOLTARCH "AVX2"
$Include "joltphysics_inc.vpc"