diff Render.cpp @ 1924:8cd321994943

MSVS 2012 project file & some compilation warning fixes
author Nomad
date Wed, 23 Oct 2013 15:37:17 +0200
parents ab1c03cc2219
children f4d5082b4a39
line wrap: on
line diff
--- a/Render.cpp	Wed Oct 23 15:27:25 2013 +0600
+++ b/Render.cpp	Wed Oct 23 15:37:17 2013 +0200
@@ -34,8 +34,8 @@
 #include "Lights.h"
 #include "Level/Decoration.h"
 
-#pragma comment(lib, "lib\\legacy_dx\\lib\\ddraw.lib")
-#pragma comment(lib, "lib\\legacy_dx\\lib\\dxguid.lib")
+//#pragma comment(lib, "lib\\legacy_dx\\lib\\ddraw.lib")
+//#pragma comment(lib, "lib\\legacy_dx\\lib\\dxguid.lib")
 
 struct IDirectDrawClipper *pDDrawClipper;
 struct Render *pRenderer; // idb