|
@@ -959,15 +959,15 @@ function(hlsl_update_product_ver RC_INTERNAL_NAME)
|
|
PROPERTY COMPILE_DEFINITIONS
|
|
PROPERTY COMPILE_DEFINITIONS
|
|
"RC_COMPANY_NAME=\"Microsoft(r) Corporation\""
|
|
"RC_COMPANY_NAME=\"Microsoft(r) Corporation\""
|
|
"RC_VERSION_FIELD_1=0"
|
|
"RC_VERSION_FIELD_1=0"
|
|
- "RC_VERSION_FIELD_2=2017"
|
|
|
|
- "RC_VERSION_FIELD_3=11"
|
|
|
|
|
|
+ "RC_VERSION_FIELD_2=2018"
|
|
|
|
+ "RC_VERSION_FIELD_3=08"
|
|
"RC_VERSION_FIELD_4=0"
|
|
"RC_VERSION_FIELD_4=0"
|
|
- "RC_FILE_VERSION=\"0.2017.11.0\""
|
|
|
|
|
|
+ "RC_FILE_VERSION=\"0.2018.08.0\""
|
|
"RC_FILE_DESCRIPTION=\"DirectX Compiler - Out Of Band\""
|
|
"RC_FILE_DESCRIPTION=\"DirectX Compiler - Out Of Band\""
|
|
"RC_INTERNAL_NAME=\"${RC_INTERNAL_NAME}\""
|
|
"RC_INTERNAL_NAME=\"${RC_INTERNAL_NAME}\""
|
|
"RC_COPYRIGHT=\"(c) Microsoft Corporation. All rights reserved.\""
|
|
"RC_COPYRIGHT=\"(c) Microsoft Corporation. All rights reserved.\""
|
|
"RC_PRODUCT_NAME=\"Microsoft(r) DirectX for Windows(r) - Out Of Band\""
|
|
"RC_PRODUCT_NAME=\"Microsoft(r) DirectX for Windows(r) - Out Of Band\""
|
|
- "RC_PRODUCT_VERSION=\"0.2017.11.0\"")
|
|
|
|
|
|
+ "RC_PRODUCT_VERSION=\"0.2018.08.0\"")
|
|
endif (HLSL_ENABLE_FIXED_VER)
|
|
endif (HLSL_ENABLE_FIXED_VER)
|
|
endfunction(hlsl_update_product_ver)
|
|
endfunction(hlsl_update_product_ver)
|
|
# HLSL Change Ends
|
|
# HLSL Change Ends
|