summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/activex-pjsua/stdafx.cpp
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-06-14 12:08:52 +0000
committerBenny Prijono <bennylp@teluu.com>2006-06-14 12:08:52 +0000
commitd2a4d323d464da55c966dca34a906f659f1b9573 (patch)
tree551838d9c9ddf8d04dfe0c44c66a97bd3450a790 /pjsip-apps/src/activex-pjsua/stdafx.cpp
parent5263415f8300e09213e4dd3b684d3c16b8263f9f (diff)
Removed activex-pjsua from projects (no longer desired)
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@504 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip-apps/src/activex-pjsua/stdafx.cpp')
-rw-r--r--pjsip-apps/src/activex-pjsua/stdafx.cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/pjsip-apps/src/activex-pjsua/stdafx.cpp b/pjsip-apps/src/activex-pjsua/stdafx.cpp
deleted file mode 100644
index a5eea178..00000000
--- a/pjsip-apps/src/activex-pjsua/stdafx.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
-// stdafx.cpp : source file that includes just the standard includes
-// stdafx.pch will be the pre-compiled header
-// stdafx.obj will contain the pre-compiled type information
-
-#include "stdafx.h"
-
-#ifdef _ATL_STATIC_REGISTRY
-#include <statreg.h>
-#include <statreg.cpp>
-#endif
-
-#include <atlimpl.cpp>