changed html and opengl project names to start with html/gl prefix to avoid conflicts inside samples.dsw workspace
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# this is the project file for the help wxWindows sample
|
||||
# this is the project file for the html/help wxWindows sample
|
||||
|
||||
# we generate the VC++ IDE project file, comment this line
|
||||
# to generate a makefile for (n)make
|
||||
@@ -18,4 +18,4 @@ WXDIR=../../..
|
||||
# project files
|
||||
SOURCES = help.cpp
|
||||
RC_FILE = help.rc
|
||||
TARGET = help
|
||||
TARGET = htmlhelp
|
||||
|
Reference in New Issue
Block a user