Skip to main content

Posts

Showing posts from January, 2008

My simple Analog clock with GLUT

here is my simple Analog Clock. create using GLUT (OpenGL). compile correctly in Compiles correctly on Dev-C++ 4.9.9.2. AnalogClock.dev [Project] FileName=AnalogClock.dev Name=Project1 UnitCount=7 Type=0 Ver=1 ObjFiles= Includes= Libs= PrivateResource= ResourceIncludes= MakeIncludes= Compiler= CppCompiler= Linker=-lglut32 -lglu32 -lopengl32 -lwinmm -lgdi32 IsCpp=1 Icon= ExeOutput= ObjectOutput= OverrideOutput=0 OverrideOutputName= HostApplication= Folders= CommandLine= UseCustomMakefile=0 CustomMakefile= IncludeVersionInfo=0 SupportXPThemes=0 CompilerSet=0 CompilerSettings= [Unit1] FileName=main.cpp CompileCpp=1 Folder= Compile=1 Link=1 Priority=1000 OverrideBuildCmd=0 BuildCmd= [VersionInfo] Major=0 Minor=1 Release=1 Build=1 LanguageID=1033 CharsetID=1252 CompanyName= FileVersion= FileDescription=Developed using the Dev-C++ IDE InternalName= LegalCopyright= LegalTrademarks= OriginalFilename= ProductName= ProductVersion= AutoIncBuildNr=0 [Unit3] FileName=drawing.cpp CompileCpp=1 Folder