Skip to content

Commit

Permalink
updated for primesieve-4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kimwalisch committed Jul 2, 2013
1 parent f1f54de commit 1c14f21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/apps/gui/primesieve.pro
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ SOURCES += \
../../soe/PreSieve.cpp \
../../soe/PrimeFinder.cpp \
../../soe/PrimeGenerator.cpp \
../../soe/PrimeSieve-nthPrime.o \
../../soe/PrimeSieve.cpp \
../../soe/SieveOfEratosthenes.cpp \
../../soe/WheelFactorization.cpp
Expand All @@ -70,6 +71,7 @@ HEADERS += \
../../soe/SieveOfEratosthenes.h \
../../soe/SieveOfEratosthenes-GENERATE.h \
../../soe/SieveOfEratosthenes-inline.h \
../../soe/stop_primesieve.h \
../../soe/toString.h \
../../soe/WheelFactorization.h

Expand Down

0 comments on commit 1c14f21

Please sign in to comment.