You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
335 B
13 lines
335 B
//-----------------------------------------------------------------------------
|
|
// VPHYSICS_JOLT.VPC
|
|
//
|
|
// Project Script
|
|
//-----------------------------------------------------------------------------
|
|
|
|
$Macro PROJNAME "vphysics_jolt_sse42"
|
|
|
|
$Conditional VOLT_SSE42 "1"
|
|
$Macro VOLTARCH "SSE42"
|
|
|
|
$Include "vphysics_jolt_inc.vpc"
|