source: nscp/trunk/StdAfx.cpp @ 7b51081

Last change on this file since 7b51081 was 858709e, checked in by Michael Medin <michael@…>, 6 years ago

New build enviornment (static) to work with NT4 and w2k3 and hopefully everything else.
Also fixed the "broken password" issue..

  • Property mode set to 100644
File size: 322 bytes
Line 
1// stdafx.cpp : source file that includes just the standard includes
2//      IconService.pch will be the pre-compiled header
3//      stdafx.obj will contain the pre-compiled type information
4
5#include "stdafx.h"
6
7// TODO: reference any additional headers you need in STDAFX.H
8// and not in this file
9
10#define COMPILE_NEWAPIS_STUBS
Note: See TracBrowser for help on using the repository browser.