mirror of
https://gitlab.com/skmp/dca3-game.git
synced 2025-09-01 02:41:54 +02:00
Fix RW build
This commit is contained in:
@@ -5,6 +5,9 @@
|
|||||||
#include "common.h"
|
#include "common.h"
|
||||||
#ifdef ANISOTROPIC_FILTERING
|
#ifdef ANISOTROPIC_FILTERING
|
||||||
#include "rpanisot.h"
|
#include "rpanisot.h"
|
||||||
|
#ifndef LIBRW
|
||||||
|
#pragma comment( lib, "rpanisot.lib" )
|
||||||
|
#endif
|
||||||
#endif
|
#endif
|
||||||
#include "crossplatform.h"
|
#include "crossplatform.h"
|
||||||
#include "platform.h"
|
#include "platform.h"
|
||||||
|
Reference in New Issue
Block a user