File: buildenv.h.in

package info (click to toggle)
dxvk 2.6%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 12,972 kB
  • sloc: cpp: 119,964; ansic: 76,058; sh: 518; python: 174; makefile: 45
file content (6 lines) | stat: -rw-r--r-- 150 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#pragma once

#define DXVK_TARGET "@BUILD_TARGET@"
#define DXVK_COMPILER "@BUILD_COMPILER@"
#define DXVK_COMPILER_VERSION "@BUILD_COMPILER_VERSION@"